OSDN Git Service

adds the `gitlab-grid::runner-docker-compose` recipe. gitlab-grid-0.1.2
authorwhitestar <whitestar@gaea.test>
Sat, 25 Feb 2017 09:26:48 +0000 (18:26 +0900)
committerwhitestar <whitestar@gaea.test>
Sat, 25 Feb 2017 09:26:48 +0000 (18:26 +0900)
commitd9c423747f68cd575ab4e20830d805c3f5bf8475
treedf3732bf6faeceaf401773596f1671ff6056ab8c
parent846b2cdc64fe0898e97bbb0c9c3bdf805f30c80b
adds the `gitlab-grid::runner-docker-compose` recipe.
cookbooks/gitlab-grid/CHANGELOG.md
cookbooks/gitlab-grid/README.md
cookbooks/gitlab-grid/attributes/default.rb
cookbooks/gitlab-grid/metadata.rb
cookbooks/gitlab-grid/recipes/commons.rb
cookbooks/gitlab-grid/recipes/runner-docker-compose.rb [new file with mode: 0644]
cookbooks/gitlab-grid/recipes/server.rb
cookbooks/gitlab-grid/templates/default/opt/docker-compose/app/gitlab-runner/docker-compose.yml [new file with mode: 0644]
nodes/local-gitlab-runner.json [new file with mode: 0644]
roles/gitlab-runner.rb [new file with mode: 0644]