remove unsused access config

pull/5819/head
Megan Marsh 8 years ago
parent de2e5edf2e
commit 25bc1da8fe

@ -15,8 +15,6 @@ type Config struct {
common.PackerConfig `mapstructure:",squash"`
Comm communicator.Config `mapstructure:",squash"`
Access *AccessConfig
// Access config overrides
Username string `mapstructure:"username"`
Password string `mapstructure:"password"`

Loading…
Cancel
Save