- 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: 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: tools
run_list:
- recipe[tools::default]
+ - name: trac
+ run_list:
+ - recipe[trac::default]
- name: web-backend
run_list:
- recipe[web::backend]