You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/provisioner/shell
Megan Marsh 76177b50ce
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.
5 years ago
..
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. 5 years ago
version move version and useragent definitions into sdk 5 years ago
provisioner.go Move hook and communicator definitions to packer-plugin-sdk 5 years ago
provisioner.hcl2spec.go regenerate code 5 years ago
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. 5 years ago
provisioner_test.go move provisioner interface into sdk 5 years ago
unix_reader.go
unix_reader_test.go