mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-09 08:42:33 -04:00
fmt
This commit is contained in:
parent
b25baa626d
commit
868a64ebbc
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ type config struct {
|
|||
VMName string `mapstructure:"vm_name"`
|
||||
|
||||
// TODO(mitchellh): deprecate
|
||||
RunOnce bool `mapstructure:"run_once"`
|
||||
RunOnce bool `mapstructure:"run_once"`
|
||||
|
||||
RawBootWait string `mapstructure:"boot_wait"`
|
||||
RawSingleISOUrl string `mapstructure:"iso_url"`
|
||||
|
|
|
|||
Loading…
Reference in a new issue