JamesAwesome / dani-serv

For teaching dani chef

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dani-serv-cookbook

A cookbook with only tests meant to help teach my girlfriend chef

Supported Platforms

Ubuntu 14.04

Attributes

Key Type Description Default
['dani-serv']['password'] String Password for Dani User 'foo'
['dani-serv']['webroot'] String Webroot for hello_world site '/srv/hello_world'

Usage

dani-serv::default

Include dani-serv in your node's run_list:

{
  "run_list": [
    "recipe[dani-serv::default]"
  ]
}

License and Authors

Author:: James Awesome (james@wesome.nyc)

About

For teaching dani chef

License:Other


Languages

Language:Ruby 100.0%