-
- Downloads
Add gitlab cookbook
Showing
- gitlab/Berksfile 3 additions, 0 deletionsgitlab/Berksfile
- gitlab/Berksfile.lock 61 additions, 0 deletionsgitlab/Berksfile.lock
- gitlab/Gemfile 5 additions, 0 deletionsgitlab/Gemfile
- gitlab/Gemfile.lock 188 additions, 0 deletionsgitlab/Gemfile.lock
- gitlab/README.md 209 additions, 0 deletionsgitlab/README.md
- gitlab/Thorfile 12 additions, 0 deletionsgitlab/Thorfile
- gitlab/Vagrantfile 106 additions, 0 deletionsgitlab/Vagrantfile
- gitlab/attributes/default.rb 39 additions, 0 deletionsgitlab/attributes/default.rb
- gitlab/attributes/development.rb 20 additions, 0 deletionsgitlab/attributes/development.rb
- gitlab/attributes/git.rb 12 additions, 0 deletionsgitlab/attributes/git.rb
- gitlab/attributes/production.rb 20 additions, 0 deletionsgitlab/attributes/production.rb
- gitlab/example/Vagrantfile_aws 55 additions, 0 deletionsgitlab/example/Vagrantfile_aws
- gitlab/metadata.rb 18 additions, 0 deletionsgitlab/metadata.rb
- gitlab/recipes/database_mysql.rb 44 additions, 0 deletionsgitlab/recipes/database_mysql.rb
- gitlab/recipes/database_postgresql.rb 42 additions, 0 deletionsgitlab/recipes/database_postgresql.rb
- gitlab/recipes/gems.rb 52 additions, 0 deletionsgitlab/recipes/gems.rb
- gitlab/recipes/git.rb 26 additions, 0 deletionsgitlab/recipes/git.rb
- gitlab/recipes/gitlab.rb 186 additions, 0 deletionsgitlab/recipes/gitlab.rb
- gitlab/recipes/gitlab_shell.rb 47 additions, 0 deletionsgitlab/recipes/gitlab_shell.rb
- gitlab/recipes/initial.rb 44 additions, 0 deletionsgitlab/recipes/initial.rb
gitlab/Berksfile
0 → 100644
gitlab/Berksfile.lock
0 → 100644
gitlab/Gemfile
0 → 100644
gitlab/Gemfile.lock
0 → 100644
gitlab/README.md
0 → 100644
gitlab/Thorfile
0 → 100644
gitlab/Vagrantfile
0 → 100644
gitlab/attributes/default.rb
0 → 100644
gitlab/attributes/development.rb
0 → 100644
gitlab/attributes/git.rb
0 → 100644
gitlab/attributes/production.rb
0 → 100644
gitlab/example/Vagrantfile_aws
0 → 100644
gitlab/metadata.rb
0 → 100644
gitlab/recipes/database_mysql.rb
0 → 100644
gitlab/recipes/database_postgresql.rb
0 → 100644
gitlab/recipes/gems.rb
0 → 100644
gitlab/recipes/git.rb
0 → 100644
gitlab/recipes/gitlab.rb
0 → 100644
gitlab/recipes/gitlab_shell.rb
0 → 100644
gitlab/recipes/initial.rb
0 → 100644
Please register or sign in to comment