DrBundles / rails_VM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rails_VM-cookbook

TODO: Enter the cookbook description here. Installation:

$ vagrant plugin install vagrant omnibus
$ vagrant plugin install vagrant-berkshelf

Install chefDK package

Supported Platforms

TODO: List your supported platforms.

Attributes

Key Type Description Default
['rails_VM']['bacon'] Boolean whether to include bacon true

Usage

rails_VM::default

Include rails_VM in your node's run_list:

{
  "run_list": [
    "recipe[rails_VM::default]"
  ]
}

License and Authors

Author:: YOUR_NAME (<YOUR_EMAIL>)

About

License:Other


Languages

Language:Ruby 50.0%Language:Vim Script 32.4%Language:Shell 17.6%