This website requires JavaScript.
Explore
Help
Sign In
haskal
/
vagrant
Watch
1
Star
0
Fork
You've already forked vagrant
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
2cbbcb4722
vagrant
/
plugins
/
provisioners
/
chef
History
Torben Knerr
f2b494c2cc
don't forget to pass the `installer_download_path` from the config!
2014-12-17 00:48:34 +01:00
..
cap
pass the `download_path` parameter to the `:chef_install` capability so it is available when `Omnibus.build_command(..)` is invoked
2014-12-16 23:40:22 +01:00
config
extend the Chef provisioner base config object with an 'installer_download_path' property
2014-12-16 22:40:19 +01:00
provisioner
don't forget to pass the `installer_download_path` from the config!
2014-12-17 00:48:34 +01:00
command_builder.rb
DRY'd up Chef command building
2014-04-26 21:07:26 -07:00
installer.rb
pass the `download_path` parameter to the `:chef_install` capability so it is available when `Omnibus.build_command(..)` is invoked
2014-12-16 23:40:22 +01:00
omnibus.rb
extend the omnibus command builder with an additional download_path parameter
2014-12-16 23:29:47 +01:00
plugin.rb
Automatically install Chef when provisioning with Chef
2014-11-07 15:56:22 -05:00