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 ([email protected]) Author:: Edmund Haselwanter ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages