]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Remove block on scale 3600
[chef.git] / .kitchen.yml
index e1328af0230237b6642ff3d5952fb8131467198a..b800b89a368a32401b8c1e660c26d3b18aa92c63 100644 (file)
@@ -28,12 +28,19 @@ suites:
   - name: bind
     run_list:
       - recipe[bind::default]
+  - name: forum
+    run_list:
+      - recipe[accounts::default]
+      - role[forum]
   - name: munin
     run_list:
       - recipe[munin::default]
   - name: munin-server
     run_list:
       - recipe[munin::server]
+  - name: mysql
+    run_list:
+      - recipe[mysql::default]
   - name: networking
     run_list:
       - recipe[networking::default]