cookbook 'instance', '= 2.0.0'
instance (3) Versions 2.0.0 Follow0
Instance helpers
cookbook 'instance', '= 2.0.0', :supermarket
knife supermarket install instance
knife supermarket download instance
instance cookbook
Useful library helpers in Chef recipes.
Usage
instance = ::ChefCookbook::Instance::Helper.new(node) instance.root # root instance.user # vagrant instance.group # vagrant instance.user_home # /home/vagrant instance.fqdn # test.box.dev
Notes
fqdn
property is obtained from node['automatic']['fqdn']
or node['automatic']['ipaddress']
.
License
MIT @ Alexander Pyatkin
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
License Metric
2.0.0 passed this metric
2.0.0 passed this metric