+ - name: munin-server
+ run_list:
+ - recipe[munin::server]
+ - name: mysql
+ run_list:
+ - recipe[mysql::default]
+ - name: networking
+ run_list:
+ - recipe[networking::default]
+ - name: ntp
+ run_list:
+ - recipe[ntp::default]
+ - name: otrs
+ run_list:
+ - recipe[accounts::default]
+ - recipe[chef::default]
+ - role[otrs]
+ - name: python
+ run_list:
+ - recipe[python::default]
+ - name: spamassassin
+ run_list:
+ - recipe[spamassassin::default]