Megan Marsh
|
51bcc7aa13
|
add new feature for telling shell-local whether to use linux pathing on windows; update docs with some examples.
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
e983a94a88
|
fix default windows bash call for shell-local provisioner and move chmod command from the execute_command array into the portion of code where we actually generate inline scripts, sparing users the need to think about this modification which Packer should really handle on its own
make bash call work on windows
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
6dc4b1cbdc
|
move all of the run commands for shell-local provisioner and postprocessor into common library too
|
2018-05-07 15:10:09 -07:00 |
Megan Marsh
|
926327beba
|
deduplicate all validation and interpolation of the shell-local config, sharing options between shell-local provisioner and post-processor. Maintain backwards compatibility with shell-local provisioner.
|
2018-05-07 15:10:09 -07:00 |
Megan Marsh
|
616b41e58f
|
deduplicate the nearly identical communicators for the shell-local provisioner and post-processor, moving single communicator into a new common/shell-local module
|
2018-05-07 15:10:09 -07:00 |
Matthew Hooker
|
81522dced0
|
move packer to hashicorp
|
2017-04-04 13:39:01 -07:00 |
Vasiliy Tolstov
|
feee19e4ed
|
file provisioner improvements
* allow specify source/destination as dir
* allow specify many files as source
Signed-off-by: Vasiliy Tolstov <v.tolstov@selfip.ru>
|
2016-02-12 11:48:28 -08:00 |
Mitchell Hashimoto
|
b77042dc85
|
provisioner/shell-local: fix vet
|
2015-06-22 15:01:22 -07:00 |
Mitchell Hashimoto
|
7c8e86c9c5
|
provisioner/*: fix interpolation context
|
2015-06-22 12:26:54 -07:00 |
Mitchell Hashimoto
|
2dc6155c30
|
provisioner/shell-local: tests
|
2015-06-19 15:27:44 -07:00 |
Mitchell Hashimoto
|
80fc1f032b
|
provisioner/shell-local: a first stab
|
2015-06-19 15:06:06 -07:00 |