This commit is contained in:
Mitchell Hashimoto
2014-02-21 16:48:30 -08:00
parent c01c60d2d7
commit 27ffb3763c
+1 -1
View File
@@ -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"`