forked from aws-ia/cfn-ps-progress-openedge
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.taskcat.yml
47 lines (47 loc) · 1.07 KB
/
.taskcat.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
project:
name: cfn-ps-progress-openedge
owner: egarcia@progress.com
package_lambda: false
regions:
- af-south-1
- ap-east-1
- ap-northeast-1
- ap-northeast-2
- ap-northeast-3
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- ca-central-1
- eu-central-1
- eu-north-1
- eu-south-1
- eu-west-1
- eu-west-2
- eu-west-3
- me-south-1
- sa-east-1
- us-east-1
- us-east-2
- us-west-1
- us-west-2
s3_bucket: ''
tests:
lab-master-vpc:
parameters:
AvailabilityZones: $[taskcat_getaz_2]
EmailAddress: egarcia@progress.com
KeyPairName: $[taskcat_getkeypair]
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
QSS3KeyPrefix: cfn-ps-progress-openedge/
RemoteAccessCIDR: 0.0.0.0/0
WebAccessCIDR: 0.0.0.0/0
DeployBucket: override
DeployBucketRegion: 'us-east-1'
DBDeployPackage: 'db.tar.gz'
PASOEDeployPackage: 'pas.tar.gz'
WebDeployPackage: 'web.tar.gz'
regions:
- us-east-1
s3_bucket: ''
template: templates/master.template.yaml