]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/planet/recipes/notes.rb
Add planet::aws recipe to configure awscli for planet uploads
[chef.git] / cookbooks / planet / recipes / notes.rb
index 57682beada5777cbd64373cff9cdaebb9f1c7728..1ca5f323bc09b92fe87b866a1e380d614ca04cfe 100644 (file)
@@ -18,8 +18,8 @@
 #
 
 include_recipe "accounts"
-include_recipe "awscli"
 include_recipe "git"
+include_recipe "planet::aws"
 
 db_passwords = data_bag_item("db", "passwords")