]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add test for nodejs cookbook
[chef.git] / .kitchen.yml
index d994aee92d4779851f513dcb89c8ca1bd67dcfd1..6c8d8a4bbcb9ba611410340dac4645e013ca4c56 100644 (file)
@@ -114,6 +114,9 @@ suites:
   - name: networking
     run_list:
       - recipe[networking::default]
+  - name: nodejs
+    run_list:
+      - recipe[nodejs::default]
   - name: ntp
     run_list:
       - recipe[ntp::default]