]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for nginx cookbook
[chef.git] / .kitchen.yml
index 6c8d8a4bbcb9ba611410340dac4645e013ca4c56..576c3e955e57f26d4aefea34022e92f3d2df1c46 100644 (file)
@@ -114,6 +114,14 @@ suites:
   - name: networking
     run_list:
       - recipe[networking::default]
+  - name: nginx
+    run_list:
+      - recipe[munin::default]
+      - recipe[nginx::default]
+    attributes:
+      networking:
+        nameservers:
+          - 127.0.0.1
   - name: nodejs
     run_list:
       - recipe[nodejs::default]