This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
0
You've already forked packer-cn
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
packer-cn
/
provisioner
/
shell
History
Megan Marsh
5f34bbd56e
add extra line before package declaration so this line does not become the synopsis of a package for godoc
2020-12-16 15:14:43 -08:00
..
test-fixtures
Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases.
2020-12-07 15:45:16 -08:00
version
move version and useragent definitions into sdk
2020-11-18 11:42:02 -08:00
provisioner_acc_test.go
Refactor provisioner acceptance tests to shell directly out to Packer rather than import the core. Modify test case formatting to more closely reflect the builder test cases.
2020-12-07 15:45:16 -08:00
provisioner_test.go
move provisioner interface into sdk
2020-12-01 14:25:14 -08:00
provisioner.go
Move hook and communicator definitions to packer-plugin-sdk
2020-11-30 14:30:30 -08:00
provisioner.hcl2spec.go
add extra line before package declaration so this line does not become the synopsis of a package for godoc
2020-12-16 15:14:43 -08:00
unix_reader_test.go
provisioner/shell: fix EOF detection
2013-10-15 05:56:10 -07:00
unix_reader.go
provisioner/shell: comment on why we return right away if advance == 0
2013-10-15 09:48:12 -10:00