Skip to content

commandemy/cookbook_gitlab

Repository files navigation

gitlab-cookbook

Super simple cookbook to deploy Gitlab.

Supported Platforms

Ubuntu

Attributes

Key Type Description Default
['gitlab']['bacon'] Boolean whether to include bacon true

Usage

gitlab::default

Include gitlab in your node's run_list:

{
  "run_list": [
    "recipe[gitlab::default]"
  ]
}

License and Authors

Author:: Jürgen Brüder (hello@juergenbrueder.com) Author:: Edmund Haselwanter (me@ehaselwanter.com)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages