packer/website/source/docs/provisioners
7heo 4a4d529b33 Get rid of unnecessary -E flag for sudo
In the "Execute Command Example - Sudo Example", the used command is
defining environment variables prematurely, hence requiring the sudo
invocation to be made with the `-E` flag. However, this is not only
necessary but might have indesirable side effects, as the `-E` flag
forwards the whole environment to the subshell.
2016-10-19 16:47:16 +02:00
..
ansible-local.html.md Merge pull request #3350 from JoakimLofgren/add-support-for-ansible-galaxy 2016-09-01 20:51:17 +02:00
ansible.html.md document ansible provisioner's option. 2016-09-13 08:18:21 -07:00
chef-client.html.md update docs to reflect knife_command change 2016-06-14 17:18:08 -05:00
chef-solo.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
custom.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
file.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
powershell.html.md Clarifying defaults remote_path for powershell and windows-shell provisioners 2016-06-22 09:29:13 +03:00
puppet-masterless.html.md Add docs for ignore_exit_codes param 2016-03-13 23:39:29 -04:00
puppet-server.html.md fix docs to match code for puppet-server provisioner staging_dir (#3604) 2016-08-24 00:04:00 +02:00
salt-masterless.html.md fix tense 2016-10-07 18:00:21 -07:00
shell-local.html.md Change .markdown to .md because it's shorter 2016-03-11 17:06:36 -08:00
shell.html.md Get rid of unnecessary -E flag for sudo 2016-10-19 16:47:16 +02:00
windows-restart.html.md Clarified that windows must be fully booted in order for the restart provisioner to succeed 2016-04-20 12:34:53 -07:00
windows-shell.html.md Clarifying defaults remote_path for powershell and windows-shell provisioners 2016-06-22 09:29:13 +03:00