OSDN Git Service

add kata-containers cookbook. kata-containers-0.1.0
authorwhitestar <whitestar@users.osdn.me>
Mon, 16 Jul 2018 03:34:29 +0000 (12:34 +0900)
committerwhitestar <whitestar@users.osdn.me>
Mon, 16 Jul 2018 03:34:29 +0000 (12:34 +0900)
commitc46f2bb8ccd96e9a10862225b9aadd7afcfee07a
treeb00364ec79f320911950917dcf7ed8556ae827b1
parent86ee52172e5f7cd7c97ac8151163805529406ef8
add kata-containers cookbook.
14 files changed:
cookbooks/kata-containers/.foodcritic [new file with mode: 0644]
cookbooks/kata-containers/.rubocop.yml [new file with mode: 0644]
cookbooks/kata-containers/Berksfile [new file with mode: 0644]
cookbooks/kata-containers/CHANGELOG.md [new file with mode: 0644]
cookbooks/kata-containers/Gemfile [new file with mode: 0644]
cookbooks/kata-containers/README.md [new file with mode: 0644]
cookbooks/kata-containers/Rakefile [new file with mode: 0644]
cookbooks/kata-containers/concourse.yml [new file with mode: 0644]
cookbooks/kata-containers/fly-vars.yml [new file with mode: 0644]
cookbooks/kata-containers/metadata.rb [new file with mode: 0644]
cookbooks/kata-containers/recipes/default.rb [new file with mode: 0644]
cookbooks/kata-containers/spec/recipes/default_spec.rb [new file with mode: 0644]
cookbooks/kata-containers/spec/spec_helper.rb [new file with mode: 0644]
cookbooks/kata-containers/version [new file with mode: 0644]