]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for blog cookbook
[chef.git] / .kitchen.yml
index 0730adbfc6e268fae719a19a515409d93c39c81a..879ca82af42788bd935116fbc4db92de9ef334f4 100644 (file)
@@ -38,6 +38,9 @@ suites:
     attributes:
       bind:
         clients: none
+  - name: blog
+    run_list:
+      - recipe[blog::default]
   - name: blogs
     run_list:
       - recipe[blogs::default]
@@ -169,6 +172,9 @@ suites:
   - name: python
     run_list:
       - recipe[python::default]
+  - name: serverinfo
+    run_list:
+      - recipe[serverinfo::default]
   - name: spamassassin
     run_list:
       - recipe[spamassassin::default]