- name: sysctl
run_list:
- recipe[sysctl::default]
+ - name: sysfs
+ run_list:
+ - recipe[sysfs::default]
- name: taginfo
run_list:
- recipe[taginfo::default]
- name: tilecache
run_list:
- recipe[tilecache::default]
+ - name: tilelog
+ run_list:
+ - recipe[tilelog::default]
- name: tools
run_list:
- recipe[tools::default]
- name: web-rails
run_list:
- recipe[web::rails]
+ - name: wordpress
+ run_list:
+ - recipe[wordpress::default]