]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add tests for accounts cookbook
[chef.git] / .kitchen.yml
index 389ab5792da02f4c6bb691f04065ca4edbdf9958..e1328af0230237b6642ff3d5952fb8131467198a 100644 (file)
@@ -13,6 +13,9 @@ platforms:
   - name: ubuntu-16.04
 
 suites:
+  - name: accounts
+    run_list:
+      - recipe[accounts::default]
   - name: apache
     run_list:
       - recipe[apache::default]