OSDN Git Service

initial revision of the athenz cookbook. athenz-0.1.0
authorwhitestar <whitestar@users.osdn.me>
Fri, 25 Aug 2017 08:14:24 +0000 (17:14 +0900)
committerwhitestar <whitestar@users.osdn.me>
Fri, 25 Aug 2017 08:14:24 +0000 (17:14 +0900)
commitf22b2ab2bf39fe393d6011a04b066c9daf4a2c69
tree89a1840d692369289e5aec8ebb5eee871ea9abcc
parentd6c8850d0d2ff3c9cf2ae9f453d0c85c743ccfa7
initial revision of the athenz cookbook.
18 files changed:
cookbooks/athenz/.foodcritic [new file with mode: 0644]
cookbooks/athenz/.rubocop.yml [new file with mode: 0644]
cookbooks/athenz/Berksfile [new file with mode: 0644]
cookbooks/athenz/CHANGELOG.md [new file with mode: 0644]
cookbooks/athenz/Gemfile [new file with mode: 0644]
cookbooks/athenz/README.md [new file with mode: 0644]
cookbooks/athenz/Rakefile [new file with mode: 0644]
cookbooks/athenz/attributes/default.rb [new file with mode: 0644]
cookbooks/athenz/concourse.yml [new file with mode: 0644]
cookbooks/athenz/fly-vars.yml [new file with mode: 0644]
cookbooks/athenz/metadata.rb [new file with mode: 0644]
cookbooks/athenz/recipes/default.rb [new file with mode: 0644]
cookbooks/athenz/recipes/docker-compose.rb [new file with mode: 0644]
cookbooks/athenz/spec/recipes/default_spec.rb [new file with mode: 0644]
cookbooks/athenz/spec/spec_helper.rb [new file with mode: 0644]
cookbooks/athenz/templates/default/opt/docker-compose/app/athenz/docker-compose.yml [new file with mode: 0644]
cookbooks/athenz/version [new file with mode: 0644]
roles/athenz-on-docker.rb [new file with mode: 0644]