-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.taskcat.yml
45 lines (45 loc) · 1.09 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
project:
name: quickstart-ibm-filenet-content-manager
owner: [email protected]
package_lambda: true
lambda_source_path: functions/source
lambda_zip_path: functions/packages
s3_regional_buckets: true
shorten_stack_name: true
regions:
- us-east-1
- us-east-2
- us-west-2
- eu-central-1
- eu-west-1
- eu-west-2
- ap-northeast-1
- ap-southeast-1
- ap-southeast-2
s3_bucket: ''
tests:
fncm-1:
parameters:
AvailabilityZones: $[taskcat_genaz_3]
DBPassword: $[taskcat_genpass_8A]
DockerRegistryEntitlementKey: override
DomainAdminPassword: $[taskcat_genpass_12A]
KeyPairName: override
ORAFilesLocation: override
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
RDGWCIDR: 10.0.0.0/16
RemoteAccessCIDR: 10.0.0.0/16
SSLCertARN: override
regions:
- us-east-1
- us-east-2
- us-west-2
- eu-central-1
- eu-west-1
- eu-west-2
- ap-northeast-1
- ap-southeast-1
- ap-southeast-2
s3_bucket: ''
template: templates/fncm-new-vpc.template.yaml