Added an integration test for the ec2_asg module

This commit is contained in:
Kevin Bell
2014-05-27 21:36:42 -07:00
committed by James Cammarata
parent 26aaa7bcdd
commit 73c1ccf53e
3 changed files with 47 additions and 1 deletions

View File

@@ -11,6 +11,7 @@
#- { 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 }
# complex test for ec2_elb, split up over multiple plays
# since there is a setup component as well as the test which