marciopocebon / chef-development

Chef cookbooks to build development workspaces.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chef-development

Chef cookbooks to build development workspaces.

pre-requisites

  • chef-client
  • CentOS

available recipes

  • centos
  • xfce
  • git

Running a recipe

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

About

Chef cookbooks to build development workspaces.

License:MIT License


Languages

Language:Ruby 100.0%