This repository has been archived by the owner on Oct 4, 2024. It is now read-only.
forked from aws-quickstart/quickstart-tableau-server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.taskcat.yml
240 lines (240 loc) · 7.12 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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
project:
name: quickstart-tableau-server
owner: quickstart-eng@amazon.com
package_lambda: false
regions:
- ap-northeast-1
- ap-northeast-2
- ap-south-1
- ap-southeast-1
- ap-southeast-2
- ca-central-1
- eu-central-1
- eu-west-1
- eu-west-2
- sa-east-1
- us-east-1
- us-east-2
- us-west-1
- us-west-2
s3_bucket: ''
tests:
cluster-centos:
parameters:
AMIOS: CentOS-7-HVM
AWSHostedZoneID: ''
AWSPublicFQDN: ''
AcceptEULA: 'yes'
AvailabilityZones: $[alfred_getaz_3]
ExistingSecurityGroup: ''
IPAddress: ''
InstanceType: m4.4xlarge
KeyPairName: $[alfred_getkeypair]
Password: $[alfred_genpass_32]
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
RegCity: Test City
RegCompany: Test Company
RegCountry: Test Country
RegDepartment: Test Department
RegEmail: testemail@example.com
RegFirstName: Test First Name
RegIndustry: Test Industry
RegLastName: Test Last Name
RegPhone: Test Phone
RegState: Test State
RegTitle: Test Title
RegZip: Test Zip
SSLCertificateARN: ''
SourceCIDR: 10.0.0.0/16
TableauServerAdminPassword: $[alfred_genpass_32]
TableauServerAdminUser: admin
TableauServerLicenseKey: overridden
Username: qsadmin
WorkerCount: '2'
regions:
- us-east-1
s3_bucket: ''
template: templates/tableau-cluster-linux-master.template
cluster-ubuntu:
parameters:
AMIOS: Ubuntu-Server-16.04-LTS-HVM
AWSHostedZoneID: ''
AWSPublicFQDN: ''
AcceptEULA: 'yes'
AvailabilityZones: $[alfred_getaz_3]
ExistingSecurityGroup: ''
IPAddress: ''
InstanceType: m4.4xlarge
KeyPairName: $[alfred_getkeypair]
Password: $[alfred_genpass_32]
QSS3BucketName: $[taskcat_autobucket]
QSS3BucketRegion: $[taskcat_current_region]
RegCity: Test City
RegCompany: Test Company
RegCountry: Test Country
RegDepartment: Test Department
RegEmail: testemail@example.com
RegFirstName: Test First Name
RegIndustry: Test Industry
RegLastName: Test Last Name
RegPhone: Test Phone
RegState: Test State
RegTitle: Test Title
RegZip: Test Zip
SSLCertificateARN: ''
SourceCIDR: 10.0.0.0/16
TableauServerAdminPassword: $[alfred_genpass_32]
TableauServerAdminUser: admin
TableauServerLicenseKey: overridden
Username: qsadmin
WorkerCount: '2'
regions:
- eu-west-1
s3_bucket: ''
template: templates/tableau-cluster-linux-master.template
# cluster-windows:
# parameters:
# AWSHostedZoneID: ''
# AWSPublicFQDN: ''
# AvailabilityZones: $[alfred_getaz_3]
# KeyPairName: $[alfred_getkeypair]
# QSS3BucketName: $[taskcat_autobucket]
# QSS3BucketRegion: $[taskcat_current_region]
# RegCity: Test City
# RegCompany: Test Company
# RegCountry: Test Country
# RegDepartment: Test Department
# RegEmail: testemail@example.com
# RegFirstName: Test First Name
# RegIndustry: Test Industry
# RegLastName: Test Last Name
# RegPhone: Test Phone
# RegState: Test State
# RegTitle: Test Title
# RegZip: Test Zip
# SSLCertificateARN: ''
# SourceCIDR: 10.0.0.0/16
# TableauServerAdminPassword: $[alfred_genpass_32]
# TableauServerAdminUser: admin
# TableauServerLicenseKey: overridden
# regions:
# - us-east-2
# - us-west-2
# s3_bucket: ''
# template: templates/tableau-cluster-windows-master.template
single-centos:
parameters:
AMIOS: CentOS-7-HVM
AcceptEULA: 'yes'
AvailabilityZones: $[taskcat_genaz_2]
InstanceType: m5.4xlarge
KeyPairName: $[alfred_getkeypair]
Password: $[alfred_genpass_32]
PublicSubnet1CIDR: 10.0.128.0/20
PublicSubnet2CIDR: 10.0.144.0/20
QSS3BucketName: $[taskcat_autobucket]
QSS3KeyPrefix: quickstart-tableau-server/
QSS3BucketRegion: $[taskcat_current_region]
RegCity: Test City
RegCompany: Test Company
RegCountry: Test Country
RegDepartment: Test Department
RegEmail: testemail@example.com
RegFirstName: Test First Name
RegIndustry: Test Industry
RegLastName: Test Last Name
RegPhone: Test Phone
RegState: Test State
RegTitle: Test Title
RegZip: Test Zip
SourceCIDR: 0.0.0.0/0
TableauServerAdminPassword: $[alfred_genpass_32]
TableauServerAdminUser: admin
TableauServerLicenseKey: ''
Username: tsmadmin
VPCCIDR: 10.0.0.0/16
regions:
- ap-northeast-1
- ap-southeast-1
- eu-central-1
- ca-central-1
- us-west-1
s3_bucket: ''
template: templates/tableau-single-server-master.template
single-ubuntu:
parameters:
AMIOS: Ubuntu-Server-16.04-LTS-HVM
AcceptEULA: 'yes'
AvailabilityZones: $[taskcat_genaz_2]
InstanceType: m5.4xlarge
KeyPairName: $[alfred_getkeypair]
Password: $[alfred_genpass_32]
PublicSubnet1CIDR: 10.0.128.0/20
PublicSubnet2CIDR: 10.0.144.0/20
QSS3BucketName: $[taskcat_autobucket]
QSS3KeyPrefix: quickstart-tableau-server/
QSS3BucketRegion: $[taskcat_current_region]
RegCity: Test City
RegCompany: Test Company
RegCountry: Test Country
RegDepartment: Test Department
RegEmail: testemail@example.com
RegFirstName: Test First Name
RegIndustry: Test Industry
RegLastName: Test Last Name
RegPhone: Test Phone
RegState: Test State
RegTitle: Test Title
RegZip: Test Zip
SourceCIDR: 0.0.0.0/0
TableauServerAdminPassword: $[alfred_genpass_32]
TableauServerAdminUser: admin
TableauServerLicenseKey: ''
Username: tsmadmin
VPCCIDR: 10.0.0.0/16
regions:
- ap-northeast-2
- eu-west-1
- us-east-1
- us-west-2
s3_bucket: ''
template: templates/tableau-single-server-master.template
# single-windows:
# parameters:
# AMIOS: Windows
# AcceptEULA: 'yes'
# AvailabilityZones: $[taskcat_genaz_2]
# InstanceType: m5.4xlarge
# KeyPairName: $[alfred_getkeypair]
# Password: $[alfred_genpass_32]
# PublicSubnet1CIDR: 10.0.128.0/20
# PublicSubnet2CIDR: 10.0.144.0/20
# QSS3BucketName: $[taskcat_autobucket]
# QSS3KeyPrefix: quickstart-tableau-server/
# QSS3BucketRegion: $[taskcat_current_region]
# RegCity: Test City
# RegCompany: Test Company
# RegCountry: Test Country
# RegDepartment: Test Department
# RegEmail: testemail@example.com
# RegFirstName: Test First Name
# RegIndustry: Test Industry
# RegLastName: Test Last Name
# RegPhone: Test Phone
# RegState: Test State
# RegTitle: Test Title
# RegZip: Test Zip
# SourceCIDR: 0.0.0.0/0
# TableauServerAdminPassword: $[alfred_genpass_32]
# TableauServerAdminUser: admin
# TableauServerLicenseKey: ''
# Username: tsmadmin
# VPCCIDR: 10.0.0.0/16
# regions:
# - ap-south-1
# - ca-central-1
# - eu-west-2
# - us-east-2
# s3_bucket: ''
# template: templates/tableau-single-server-master.template