vagrant/plugins/provisioners
Shawn Dahlen 8afd3f105c Fix use of config.ssh.username and reset provisioning path permissions.
This commit contains two fixes:

- The Chef provisioner was incorrectly referencing config.ssh.username
  instead of machine.ssh_info[:username]. With the new change to default
  ssh configuration, if a user had not set config.ssh.username,
  provisioning would fail.

- The shell provisioner was not appropriately changing permissions to
  the upload path. If a different ssh user attempted to use a shell
  provisioner, provisioning would fail. The same case applied to
  the Chef provisioner -- while permissions were being reset, they
  were not done recursively.
2013-04-11 08:05:50 -04:00
..
ansible s/not/!/ in ansible provisioner config 2013-04-05 09:43:56 -07:00
cfengine Auto-detect policy server IP for CFEngine 2013-04-08 15:30:41 -07:00
chef Fix use of config.ssh.username and reset provisioning path permissions. 2013-04-11 08:05:50 -04:00
puppet Puppet retains default module path even when custom is set [GH-1207] 2013-03-19 15:23:37 -07:00
shell Fix use of config.ssh.username and reset provisioning path permissions. 2013-04-11 08:05:50 -04:00