packer-cn/common
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
..
testing use alternate vsphere account in tests 2018-12-03 20:10:48 +03:00
artifact.go Code cleanup 2018-05-07 11:05:13 +03:00
config_location.go Code cleanup 2018-05-07 11:05:13 +03:00
config_ssh.go Support 'http_host' parameter (fix #184) 2018-12-23 20:16:49 +03:00
step_config_params.go apply gofmt 2018-11-01 00:42:24 +03:00
step_connect.go apply gofmt 2018-11-01 00:42:24 +03:00
step_hardware.go Add 'cpu_cores' parameter (#198) 2018-12-18 20:51:56 +03:00
step_run.go apply gofmt 2018-11-01 00:42:24 +03:00
step_shutdown.go Update plugin to Packer ^1.4 compatibility 2019-07-08 16:34:57 +03:00
step_snapshot.go apply gofmt 2018-11-01 00:42:24 +03:00
step_template.go apply gofmt 2018-11-01 00:42:24 +03:00
step_wait_for_ip.go Support IP address settle down timeout 2019-07-08 10:16:30 +03:00