项目作者: marioluan

项目描述 :
Chef cookbooks to build development workspaces.
高级语言: Ruby
项目地址: git://github.com/marioluan/chef-development.git
创建时间: 2017-05-22T06:22:14Z
项目社区:https://github.com/marioluan/chef-development

开源协议:MIT License

下载


chef-development

Chef cookbooks to build development workspaces.

pre-requisites

  • chef-client
  • CentOS

available recipes

  • centos
  • xfce
  • git

Running a recipe

  1. # Replace `<recipe_name>` by the recipe to be ran.
  2. chef-client -o "recipe[<recipe_name>]" --local