]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Remove directoryindex directive
[chef.git] / .kitchen.yml
index fede9d89ac539ba30320e1bb083948208b38a108..cd6ebeb1a36188eedd749dac02032c9ed0948e28 100644 (file)
@@ -28,6 +28,14 @@ suites:
   - name: bind
     run_list:
       - recipe[bind::default]
+  - name: blogs
+    run_list:
+      - recipe[accounts::default]
+      - recipe[blogs::default]
+  - name: forum
+    run_list:
+      - recipe[accounts::default]
+      - role[forum]
   - name: munin
     run_list:
       - recipe[munin::default]