Skip to content

daftcorp/daft-gitlab-cookbook

Repository files navigation

daft-gitlab-cookbook-cookbook

Sample use of gitlab with vagrant and berkshelf.

Bootstrap with:

knife solo bootstrap [user]@[hostname] -r "recipe[daft-gitlab-cookbook::default]"

Supported Platforms

Ubuntu.

Attributes

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

Usage

daft-gitlab-cookbook::default

Include daft-gitlab-cookbook in your node's run_list:

{
  "run_list": [
    "recipe[daft-gitlab-cookbook::default]"
  ]
}

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (i.e. add-new-recipe)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests, ensuring they all pass
  6. Submit a Pull Request

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages