vagrant/test/unit/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 Merge pull request #8682 from Telekom-PD/omnibus-url 2017-08-03 09:19:13 -07:00
provisioner Fix Chef apply provisioner to not set node_name 2018-06-11 10:35:52 -07:00
command_builder_test.rb Update rspec to recent version and fix deprecations 2017-08-03 17:54:07 -07:00
omnibus_test.rb Add config option omnibus_url for chef provisioners 2017-08-03 10:06:27 +02:00