]> git.openstreetmap.org Git - chef.git/commit
Add awscli cookbook
authorGrant Slater <github@firefishy.com>
Mon, 3 Jul 2023 16:01:59 +0000 (17:01 +0100)
committerGrant <github@firefishy.com>
Tue, 4 Jul 2023 19:50:45 +0000 (20:50 +0100)
commitf07bb135cd9d76c9507882c028b322b1b1880e76
tree3dd0e1fbc59c7a0b70df809463c0f904040d7259
parentb7e5b92b0db9f821a318e2b28c1254fe234c0e15
Add awscli cookbook
.kitchen.yml
cookbooks/awscli/README.md [new file with mode: 0644]
cookbooks/awscli/attributes/default.rb [new file with mode: 0644]
cookbooks/awscli/metadata.rb [new file with mode: 0644]
cookbooks/awscli/recipes/default.rb [new file with mode: 0644]
test/integration/awscli/serverspec/awscli_spec.rb [new file with mode: 0644]