This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
packer
Watch
1
Star
0
Fork
You've already forked packer
0
mirror of
https://github.com/hashicorp/packer.git
synced
2026-06-11 09:40:17 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
e983a94a88
packer
/
post-processor
/
shell-local
History
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
..
post-processor.go
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
2018-05-07 15:10:10 -07:00
post-processor_test.go
add tests making sure post-processor has backwards compatability
2018-05-07 15:10:10 -07:00