packer-cn/builder/lxc
Omer Katz 808df82eea
Remove privilege escalation with sudo when copying files. Preserve file permission mapping when copying files.
2018-07-29 16:03:01 +03:00
..
artifact.go [lxc] go fmt our files 2017-09-05 15:18:07 -07:00
builder.go fix imports 2018-01-24 17:09:17 -08:00
builder_test.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
command.go don't chown to close the security issue 2018-05-16 21:40:22 +00:00
communicator.go Remove privilege escalation with sudo when copying files. Preserve file permission mapping when copying files. 2018-07-29 16:03:01 +03:00
communicator_test.go run goimports 2018-01-22 17:21:10 -08:00
config.go run goimports 2018-01-22 17:21:10 -08:00
step_export.go don't chown to close the security issue 2018-05-16 21:40:22 +00:00
step_lxc_create.go don't chown to close the security issue 2018-05-16 21:40:22 +00:00
step_prepare_output_dir.go fix imports 2018-01-24 17:09:17 -08:00
step_provision.go fix imports 2018-01-24 17:09:17 -08:00
step_wait_init.go fix imports 2018-01-24 17:09:17 -08:00