mitchellh / vagrant-aws

Use Vagrant to manage your EC2 and VPC instances.
MIT License
2.61k stars 574 forks source link

Fix duplicated key warning #448

Closed akkinoc closed 8 years ago

akkinoc commented 8 years ago

Suppress the following warning.

$ vagrant up
/home/akihyro/.vagrant.d/gems/gems/vagrant-aws-0.7.0/lib/vagrant-aws/action/run_instance.rb:98: warning: duplicated key at line 100 ignored: :associate_public_ip
razorsedge commented 8 years ago

+1

inokappa commented 8 years ago

+1