- 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: ftp
+ run_list:
+ - recipe[ftp::default]
- name: geodns
run_list:
- recipe[geodns::default]
- name: geoipupdate
run_list:
- recipe[geoipupdate::default]
+ - name: gps-tile
+ run_list:
+ - recipe[gps-tile::default]
+ - name: hardware
+ run_list:
+ - recipe[hardware::default]
- name: incron
run_list:
- recipe[incron::default]
- name: osmosis
run_list:
- recipe[osmosis::default]
+ - name: osqa
+ run_list:
+ - recipe[osqa::default]
- name: otrs
run_list:
- recipe[otrs::default]
- name: python
run_list:
- recipe[python::default]
+ - name: rsyncd
+ run_list:
+ - recipe[rsyncd::default]
- name: serverinfo
run_list:
- recipe[serverinfo::default]
- name: stateofthemap
run_list:
- recipe[stateofthemap::default]
+ - name: subversion
+ run_list:
+ - recipe[subversion::default]
+ - name: supybot
+ run_list:
+ - recipe[supybot::default]
- name: switch2osm
run_list:
- recipe[switch2osm::default]
+ - name: taginfo
+ run_list:
+ - recipe[taginfo::default]
+ attributes:
+ taginfo:
+ sites:
+ - name: taginfo.example.com
+ - name: tile
+ run_list:
+ - recipe[tile::default]
- name: tilecache
run_list:
- recipe[tilecache::default]
- name: tools
run_list:
- recipe[tools::default]
+ - name: trac
+ run_list:
+ - recipe[trac::default]
- name: web-backend
run_list:
- recipe[web::backend]