remove unused config key

pull/6918/head
Matthew Hooker 8 years ago
parent 03932f1157
commit 4eba1ee724
No known key found for this signature in database
GPG Key ID: 7B5F933D9CE8C6A1

@ -72,7 +72,6 @@ type PVConfig struct {
BuilderShape string `mapstructure:"builder_shape"`
BuilderImageList string `mapstructure:"builder_image_list"`
BuilderImageListEntry int `mapstructure:"builder_image_list_entry"`
BuilderSSHUsername string `mapstructure:"builder_ssh_username"`
BuilderComm communicator.Config `mapstructure:"builder_communicator"`
/* TODO:

Loading…
Cancel
Save