Guillaume Coré
2018-11-12 6b843b77e50117c4caef079347a9d2fdfdb19cd8
ansible/configs/ans-tower-lab/files/cloud_providers/ec2_cloud_template.j2
@@ -1,46 +1,48 @@
AWSTemplateFormatVersion: "2010-09-09"
Mappings:
  RegionMapping:
    eu-west-3:
      WIN2012R2: ami-040ef025ec13d58bf # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    us-east-1:
      RHELAMI: ami-c998b6b2
      WIN2012R2AMI: ami-0dcdd073eeabb0101
      WIN2012R2AMI: ami-0fba87d7f8c8744d4 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    us-east-2:
      RHELAMI: ami-cfdafaaa
      WIN2012R2AMI: ami-72745d17
      WIN2012R2AMI: ami-0679e5ac84d15f15e # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    us-west-1:
      RHELAMI: ami-66eec506
      WIN2012R2AMI: ami-ef95ae8f
      WIN2012R2AMI: ami-04370c2a300903acc # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    us-west-2:
      RHELAMI: ami-9fa343e7
      WIN2012R2AMI: ami-af5980d7
      WIN2012R2AMI: ami-02e27664434db6def # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    eu-west-1:
      RHELAMI: ami-bb9a6bc2
      WIN2012R2AMI: ami-24f04d5d
      WIN2012R2AMI: ami-01dbaf1c50a36891d # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    eu-west-2:
      WIN2012R2AMI: ami-6a746a0e
      WIN2012R2AMI: ami-0a7551990da17b8d6 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ca-central-1:
      WIN2012R2AMI: ami-4e4cf72a
      WIN2012R2AMI: ami-0a27bbef221046aae # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    eu-central-1:
      RHELAMI: ami-d74be5b8
      WIN2012R2AMI: ami-88c14ee7
      WIN2012R2AMI: ami-0d55859ee09a59138 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ap-northeast-1:
      RHELAMI: ami-30ef0556
      WIN2012R2AMI: ami-dcdd66ba
      WIN2012R2AMI: ami-0a45b66bda01c89c8 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ap-northeast-2:
      RHELAMI: ami-44db152a
      WIN2012R2AMI: ami-681cbb06
      WIN2012R2AMI: ami-0b3a3970b73d5b63a # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ap-southeast-1:
      RHELAMI: ami-10bb2373
      WIN2012R2AMI: ami-f887d59b
      WIN2012R2AMI: ami-0bf96f139bff648cc # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ap-southeast-2:
      RHELAMI: ami-ccecf5af
      WIN2012R2AMI: ami-f601f494
      WIN2012R2AMI: ami-0664c039c4dea5193 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    sa-east-1:
      RHELAMI: ami-a789ffcb
      WIN2012R2AMI: ami-42a5e12e
      WIN2012R2AMI: ami-01d74c2e93478e2f5 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
    ap-south-1:
      RHELAMI: ami-cdbdd7a2
      WIN2012R2AMI: ami-b9e8a6d6
      WIN2012R2AMI: ami-0bd1dc65d74266ee2 # Windows_Server-2012-R2_RTM-English-64Bit-Base-2018.10.14
  DNSMapping:
    "us-east-1":
      domain: "us-east-1.compute.internal"