Skip to content

andrewelizondo/delivery_build

 
 

Repository files navigation

delivery_build

Sets up a build node for use in Chef Delivery.

Requirements

  • Chef Delivery

Attributes

See attributes/default.rb.

Recipes

  • chef_client: Manages permissions of chef-client directories and files.
  • chefdk: Installs ChefDK and creates a .gemrc for root.
  • cli: Installs the delivery-cli from package repository or from specified artifact (see attributes/default.rb).
  • default: Includes all the recipes, plus git, to make a build node.
  • user: Manages the delivery build user.
  • workspace: Manages the delivery workspace.

License and Author

About

Chef Delivery cookbook for managing build nodes in a cluster

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 98.5%
  • Other 1.5%