packer-cn/builder/lxc
Matt Schreiber 1f2135f65e
Add options to LXC builder for influencing for how containers are built and started
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.
2017-10-30 21:48:43 -04:00
..
artifact.go [lxc] go fmt our files 2017-09-05 15:18:07 -07:00
builder.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
builder_test.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
command.go Revert "[lxc] only build for linux. Ignore vim swp files." 2017-09-05 15:17:15 -07:00
communicator.go Add options to LXC builder for influencing for how containers are built and started 2017-10-30 21:48:43 -04:00
communicator_test.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
config.go Add options to LXC builder for influencing for how containers are built and started 2017-10-30 21:48:43 -04:00
step_export.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
step_lxc_create.go Add options to LXC builder for influencing for how containers are built and started 2017-10-30 21:48:43 -04:00
step_prepare_output_dir.go cleanup imports and rebase artifacts 2017-09-05 15:23:22 -07:00
step_provision.go Add options to LXC builder for influencing for how containers are built and started 2017-10-30 21:48:43 -04:00
step_wait_init.go Add options to LXC builder for influencing for how containers are built and started 2017-10-30 21:48:43 -04:00