mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-26 11:32:04 -05:00
via - create_options: a list of options passed to lxc-create - start_options: a list of options passed to lxc-start - attach_options: a list of options passed to lxc-attach Also extended existing LXC builder BATS tests to exercise the new builder options, and added website docs. |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| builder.go | ||
| builder_test.go | ||
| command.go | ||
| communicator.go | ||
| communicator_test.go | ||
| config.go | ||
| step_export.go | ||
| step_lxc_create.go | ||
| step_prepare_output_dir.go | ||
| step_provision.go | ||
| step_wait_init.go | ||