]> git.openstreetmap.org Git - chef.git/blobdiff - .kitchen.yml
Add planet::aws recipe to configure awscli for planet uploads
[chef.git] / .kitchen.yml
index 3d96745332732d93d53b5721b5e32115160cb581..5795b9c7fda8b38273c0f331c1302b603e94d5e9 100644 (file)
@@ -298,6 +298,9 @@ suites:
   - name: planet
     run_list:
       - recipe[planet::default]
+  - name: planet-aws
+    run_list:
+      - recipe[planet::aws]
   - name: planet-current
     run_list:
       - recipe[planet::current]