OSDN Git Service

adds the `chef_utils::bulk-install` and `chef_utils::bulk-remove` recipes. chef_utils-0.9.0
authorwhitestar <whitestar@users.osdn.me>
Sat, 22 Sep 2018 07:28:23 +0000 (16:28 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sat, 22 Sep 2018 07:28:23 +0000 (16:28 +0900)
commit0fd3fd38757a155c0d8e8d97669723aba4d89d7f
treec7d5b052b3413cc118cdfdd36bf7017e6868022c
parent132814da4214020c2b5f8c15aeee6dd258937692
adds the `chef_utils::bulk-install` and `chef_utils::bulk-remove` recipes.
12 files changed:
cookbooks/chef_utils/Berksfile [new file with mode: 0644]
cookbooks/chef_utils/CHANGELOG.md
cookbooks/chef_utils/Gemfile.lock [new file with mode: 0644]
cookbooks/chef_utils/README.md
cookbooks/chef_utils/Rakefile
cookbooks/chef_utils/attributes/default.rb
cookbooks/chef_utils/concourse.yml
cookbooks/chef_utils/fly-vars.local.yml [new file with mode: 0644]
cookbooks/chef_utils/fly-vars.yml
cookbooks/chef_utils/recipes/bulk-install.rb [new file with mode: 0644]
cookbooks/chef_utils/recipes/bulk-remove.rb [new file with mode: 0644]
cookbooks/chef_utils/version