packer-cn/clone
Cody Lingle fd608b574f Update plugin to Packer ^1.4 compatibility
- Changed "http_port" from uint to int for step_boot_command (https://github.com/hashicorp/packer/pull/7423)
- Implemented API changes for context cancellation of builders (https://github.com/hashicorp/packer/pull/7440)
- Update packer (1.4.1) and govmomi (0.20.0) go modules
- Run `go mod tidy` to clean up unnecessary go.mod and go.sum entries
2019-07-08 16:34:57 +03:00
..
builder.go Update plugin to Packer ^1.4 compatibility 2019-07-08 16:34:57 +03:00
builder_acc_test.go Network selection test 2019-06-13 17:18:36 +03:00
builder_test.go Rename tests 2018-01-24 21:52:29 +03:00
config.go Support IP address settle down timeout 2019-07-08 10:16:30 +03:00
config_test.go apply gofmt 2018-11-01 00:42:24 +03:00
step_clone.go Support redefining network in vsphere-clone builder 2019-06-13 17:18:36 +03:00