Commit 868a64eb authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

fmt

parent b25baa62
......@@ -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"`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment