vagrant/plugins/provisioners/chef
Shawn Neal 2fd634273f First attempt at trying to fix issue 2476
This addresses the error "chef is not part of the bundle" when the chef-client provisioner attempts to delete the node or client from the Chef Server. While this fixes the specific issue on my system, its likely that it does not account for all system configurations like RVM.

The Bundler.with_clean_env should probably be moved internally to Subprocess.execute, but that's a riskier change and I'd like to get some feedback before even attempting that size of change.
2014-06-24 16:49:17 -07:00
..
config provisioners/chef: DRY up `environment` and `node_name` configuration 2014-02-21 23:28:46 -03:00
provisioner First attempt at trying to fix issue 2476 2014-06-24 16:49:17 -07:00
command_builder.rb DRY'd up Chef command building 2014-04-26 21:07:26 -07:00
plugin.rb DRY'd up Chef command building 2014-04-26 21:07:26 -07:00