Vladislav Rassokhin
|
9b254b2f53
|
Simplify time.Duration parsing
|
2019-07-12 11:29:41 +03:00 |
|
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 |
|
Michael Kuzmin
|
9cad0b7b66
|
don't detect local IP if http_directory is not specified
|
2018-12-23 19:49:38 +03:00 |
|
Michael Kuzmin
|
d603d9548c
|
Fix IP resolution
|
2018-12-23 04:38:45 +03:00 |
|
Michael Kuzmin
|
1474a0b82d
|
Interpolate variables in 'boot_command'
|
2018-12-23 04:38:45 +03:00 |
|
Michael Kuzmin
|
a3f0f15ffd
|
apply gofmt
|
2018-11-01 00:42:24 +03:00 |
|
Michael Kuzmin
|
0be06451cc
|
move boot_wait into boot_command
|
2018-05-06 17:46:40 +03:00 |
|
Vladislav Rassokhin
|
808a7ce57d
|
Use Packer 1.2 (#84)
|
2018-04-25 14:22:38 +03:00 |
|
Michael Kuzmin
|
b636eb2bf1
|
Boot command (#53)
|
2018-02-18 05:13:56 +03:00 |
|