Re-enable the ec2_eip test

This commit is contained in:
James Cammarata
2014-08-05 09:20:23 -05:00
parent 7fd2d1c3df
commit 5c2c10987e
2 changed files with 39 additions and 28 deletions

View File

@@ -8,7 +8,7 @@
#- { role: test_ec2_tag, tags: test_ec2_tag }
#- { role: test_ec2_facts, tags: test_ec2_facts }
- { role: test_ec2_elb_lb, tags: test_ec2_elb_lb }
#- { role: test_ec2_eip, tags: test_ec2_eip }
- { role: test_ec2_eip, tags: test_ec2_eip }
#- { role: test_ec2_ami, tags: test_ec2_ami }
#- { role: test_ec2, tags: test_ec2 }
- { role: test_ec2_asg, tags: test_ec2_asg }