+ attributes:
+ bind:
+ clients: none
+ - name: blogs
+ run_list:
+ - recipe[accounts::default]
+ - recipe[blogs::default]
+ - name: clamav
+ run_list:
+ - recipe[clamav::default]
+ - name: exim
+ run_list:
+ - recipe[exim::default]
+ - name: forum
+ run_list:
+ - recipe[accounts::default]
+ - role[forum]
+ - name: letsencrypt
+ run_list:
+ - recipe[accounts::default]
+ - recipe[apt::default]
+ - role[letsencrypt]
+ attributes:
+ apt:
+ sources:
+ - openstreetmap