DCD-1123: Add roles to support creating multiple basic EC2 instances into a VPC.

This commit is contained in:
Steve Smith
2020-10-20 15:27:45 +11:00
parent fc39d2bb23
commit 1b56944f97
4 changed files with 153 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
ec2_ami_owner: "amazon"
ec2_ami_description: "Amazon Linux 2 AMI 2.0.* x86_64 HVM gp2"
ec2_type: "t3a.xlarge"
ec2_disk_size: "512"
ec2_keypair: "taskcat-ci-key"