- name: forum
run_list:
- recipe[forum::default]
+ - name: ftp
+ run_list:
+ - recipe[ftp::default]
- name: geodns
run_list:
- recipe[geodns::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: 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]
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]