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
|
854d6fb141
|
add tests making sure post-processor has backwards compatability
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
f799003b66
|
tighten up shell-local config validation
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
479d36734d
|
consolidate shell-local defaulting of InlineShebang and ExecuteCommand to the config validation
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
d304234725
|
fix tests
|
2018-05-07 15:10:10 -07:00 |
Megan Marsh
|
c7c66bedcb
|
set inline to an empty array, rather than nil
|
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 |