Skip to content

Commit

Permalink
welcome paris
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwittig committed Dec 20, 2017
1 parent cfd4f27 commit e6cc23a
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ec2/ec2-auto-recovery.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
6 changes: 6 additions & 0 deletions ecs/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ Parameters:
ConstraintDescription: 'Must be >= 2'
Mappings:
RegionMap:
'ap-south-1':
ECSAMI: 'ami-e4d29c8b'
'eu-west-3':
ECSAMI: 'ami-d179ceac'
'eu-west-2':
ECSAMI: 'ami-dbfee1bf'
'eu-west-1':
Expand All @@ -147,6 +151,8 @@ Mappings:
ECSAMI: 'ami-7267c01c'
'ap-northeast-1':
ECSAMI: 'ami-56bd0030'
'sa-east-1':
ECSAMI: 'ami-d596d2b9'
'ca-central-1':
ECSAMI: 'ami-918b30f5'
'ap-southeast-1':
Expand Down
2 changes: 2 additions & 0 deletions jenkins/jenkins2-ha-agents.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions jenkins/jenkins2-ha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions security/auth-proxy-ha-github-orga.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions vpc/vpc-nat-instance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ Mappings:
RegionMap:
'ap-south-1':
NATAMI: 'ami-bdd09dd2'
'eu-west-3':
NATAMI: 'ami-50ae192d'
'eu-west-2':
NATAMI: 'ami-9b011dff'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions vpc/vpc-ssh-bastion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions wordpress/wordpress-ha-aurora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down
2 changes: 2 additions & 0 deletions wordpress/wordpress-ha.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ Mappings:
RegionMap:
'ap-south-1':
AMI: 'ami-2ed19c41'
'eu-west-3':
AMI: 'ami-c8a017b5'
'eu-west-2':
AMI: 'ami-e3051987'
'eu-west-1':
Expand Down

0 comments on commit e6cc23a

Please sign in to comment.