]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add awscli cookbook
[chef.git] / .kitchen.yml
index e405085179baa1d50a36dc2cee707a3b9b2901c9..ad7fbe7c888f5f2c18189281a8e825877bf61f61 100644 (file)
@@ -60,6 +60,9 @@ suites:
   - name: apt
     run_list:
       - recipe[apt::default]
+  - name: awscli
+    run_list:
+      - recipe[awscli::default]
   - name: backup
     run_list:
       - recipe[backup::default]