- name: blogs
run_list:
- recipe[blogs::default]
+ - name: civicrm
+ run_list:
+ - recipe[civicrm::default]
- name: clamav
run_list:
- recipe[clamav::default]
- name: forum
run_list:
- recipe[forum::default]
+ - name: geodns
+ run_list:
+ - recipe[geodns::default]
+ attributes:
+ networking:
+ interfaces:
+ test:
+ role: external
+ address: 172.18.0.2
- name: geoipupdate
run_list:
- recipe[geoipupdate::default]
- name: python
run_list:
- recipe[python::default]
+ - name: rsyncd
+ run_list:
+ - recipe[rsyncd::default]
- name: serverinfo
run_list:
- recipe[serverinfo::default]
- name: switch2osm
run_list:
- recipe[switch2osm::default]
+ - name: taginfo
+ run_list:
+ - recipe[taginfo::default]
+ attributes:
+ taginfo:
+ sites:
+ - name: taginfo.example.com
- name: tilecache
run_list:
- recipe[tilecache::default]