OSDN Git Service

adds the `gitlab-grid::docker-compose` recipe. gitlab-grid-0.1.3
authorwhitestar <whitestar@users.osdn.me>
Sat, 5 Aug 2017 06:49:43 +0000 (15:49 +0900)
committerwhitestar <whitestar@users.osdn.me>
Sat, 5 Aug 2017 06:49:43 +0000 (15:49 +0900)
commit860541cf9ec239a8a0d25fec17361f0f6c6432c9
tree3a8b9d75c96c4e412183e157f3c1157c4b56cc00
parent74fe333e4009ddcf18ad748a5152cac116ed95f2
adds the `gitlab-grid::docker-compose` recipe.
15 files changed:
cookbooks/gitlab-grid/.rubocop.yml
cookbooks/gitlab-grid/Berksfile
cookbooks/gitlab-grid/CHANGELOG.md
cookbooks/gitlab-grid/Gemfile
cookbooks/gitlab-grid/README.md
cookbooks/gitlab-grid/Rakefile
cookbooks/gitlab-grid/concourse.yml [new file with mode: 0644]
cookbooks/gitlab-grid/fly-vars.yml [new file with mode: 0644]
cookbooks/gitlab-grid/metadata.rb
cookbooks/gitlab-grid/recipes/commons.rb
cookbooks/gitlab-grid/recipes/docker-compose.rb
cookbooks/gitlab-grid/templates/default/opt/docker-compose/app/gitlab/docker-compose.yml
cookbooks/gitlab-grid/version [new file with mode: 0644]
nodes/local-gitlab-on-docker.json [new file with mode: 0644]
roles/gitlab-on-docker.rb [new file with mode: 0644]