vagrant/plugins/provisioners/chef
Brian Cain d55f8d3496
Fixes #10912: Update chef install check for guests
Prior to this commit, the chef_installed capability was looking for a
string that has recently changed in newer versions of chef. This commit
fixes that by instead just looking for the right version that was
configured for the chef client, rather than the specific string that
could change again in the future.
2019-06-17 11:02:57 -07:00
..
cap Fixes #10912: Update chef install check for guests 2019-06-17 11:02:57 -07:00
config (#9383) File path expand all chef_zero config path options 2018-04-16 11:05:39 -07:00
provisioner Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
command_builder.rb Support Chef Solo local + legacy modes 2016-05-19 15:27:17 +01:00
installer.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00
omnibus.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00
plugin.rb Add chef_install(ed?) guest capability for freebsd 2017-04-04 22:10:02 -07:00