packer-cn/provisioner
Ian Duffy 7e653370b7 Seperate remote_path into remote_folder and remote_script. (#3462)
Commonly /tmp is set as noexec, as a result packer scripts
fail to run. In order to get around this one can set a
remote_path, whoever, remote path requires full filename
and path.

By making remote_path a combination of
remote_folder/remote_script we can change remote_folder
and keep the default script_nnn.sh

Signed-off-by: Ian Duffy <ian@ianduffy.ie>
2016-04-26 16:04:29 -07:00
..
ansible Determine current user without CGO. 2016-03-07 13:35:24 +01:00
ansible-local Merge branch 'ansible-inventory-groups' of https://github.com/lyrixx/packer into lyrixx-ansible-inventory-groups 2015-06-22 12:35:50 -07:00
chef-client go fmt 2016-02-08 17:34:06 -08:00
chef-solo Add chmod to chef-solo provisioner 2016-02-09 20:06:26 +09:00
file file provisioner improvements 2016-02-12 11:48:28 -08:00
powershell Fix wrong command type being used when running elevated provisioner. 2015-07-28 16:14:32 +12:00
puppet-masterless Add ignore_exit_codes param for puppet-masterless provisioner 2016-03-13 23:39:18 -04:00
puppet-server provisioner/*: fix interpolation context 2015-06-22 12:26:54 -07:00
salt-masterless Salt provisioner: option to set logging level on Salt highstate run 2016-01-26 13:09:15 +00:00
shell Seperate remote_path into remote_folder and remote_script. (#3462) 2016-04-26 16:04:29 -07:00
shell-local file provisioner improvements 2016-02-12 11:48:28 -08:00
windows-restart Merge pull request #2568 from pecigonzalo/f-winrm-reboot 2015-10-26 16:57:13 -07:00
windows-shell provisioner/*: fix interpolation context 2015-06-22 12:26:54 -07:00
guest_commands.go go fmt 2016-02-08 17:34:06 -08:00
guest_commands_test.go go fmt 2016-02-08 17:34:06 -08:00