OSDN Git Service

Initial release of nexus-gird nexus-grid-0.1.0
authorwhitestar <whitestar@users.osdn.me>
Thu, 20 Jul 2017 13:21:23 +0000 (22:21 +0900)
committerwhitestar <whitestar@users.osdn.me>
Thu, 20 Jul 2017 13:21:23 +0000 (22:21 +0900)
commit835f582f5ec0326769b288f290925f2f643f7b64
treefb2d1416f9362af43c463be872ee911f94ac85d7
parent6b9ea1dbc0fb653957b6be9fe6c2a20aa77ff9d6
Initial release of nexus-gird
17 files changed:
cookbooks/nexus-grid/.rubocop.yml [new file with mode: 0644]
cookbooks/nexus-grid/Berksfile [new file with mode: 0644]
cookbooks/nexus-grid/CHANGELOG.md [new file with mode: 0644]
cookbooks/nexus-grid/Gemfile [new file with mode: 0644]
cookbooks/nexus-grid/README.md [new file with mode: 0644]
cookbooks/nexus-grid/Rakefile [new file with mode: 0644]
cookbooks/nexus-grid/attributes/default.rb [new file with mode: 0644]
cookbooks/nexus-grid/concourse.yml [new file with mode: 0644]
cookbooks/nexus-grid/fly-vars.yml [new file with mode: 0644]
cookbooks/nexus-grid/metadata.rb [new file with mode: 0644]
cookbooks/nexus-grid/recipes/default.rb [new file with mode: 0644]
cookbooks/nexus-grid/recipes/docker-compose.rb [new file with mode: 0644]
cookbooks/nexus-grid/spec/recipes/default_spec.rb [new file with mode: 0644]
cookbooks/nexus-grid/spec/spec_helper.rb [new file with mode: 0644]
cookbooks/nexus-grid/templates/default/opt/docker-compose/app/nexus/data/etc/nexus.properties [new file with mode: 0644]
cookbooks/nexus-grid/templates/default/opt/docker-compose/app/nexus/docker-compose.yml [new file with mode: 0644]
cookbooks/nexus-grid/version [new file with mode: 0644]