-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathwin2019.yaml
299 lines (299 loc) · 8.47 KB
/
win2019.yaml
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
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
---
image:
os: Windows Server 2019
edition: Datacenter
language: en-US
architecture: x86-64
timezone: UTC
hostname: 'cib-sha'
gpu: false
owner: Mozilla Infrastructure Operations
organization: Mozilla Corporation
partition: MBR
format: VHD
type: Fixed
size: 64
rdp: true
obfuscate: true
reseal:
mode: Audit
shutdown: true
generalize:
mode: OOBE
shutdown: true
reboot: 9
network:
location: Home
dns:
domain: win2019.mozilla.com
suffixes: null
devolution: false
interfaces:
- alias: Local Area Connection
dns:
domain: null
dynamic: false
register: false
search:
- '1.1.1.1'
- '1.0.0.1'
disks:
- id: 0
wipe: true
partitions:
- id: 1
type:
name: Primary
id: 0x27
size: 100
active: true
format: NTFS
label: System Reserved
- id: 2
type:
name: Primary
extend: true
active: true
format: NTFS
label: os
letter: 'C'
- id: 1
wipe: true
partitions:
- id: 1
type:
name: Primary
extend: true
active: true
format: NTFS
label: cache
letter: 'Y'
- id: 2
wipe: true
partitions:
- id: 1
type:
name: Primary
extend: true
active: true
format: NTFS
label: task
letter: 'Z'
target:
platform: amazon
bucket: windows-ami-builder
iso:
source:
platform: amazon
bucket: windows-ami-builder
key: iso/en_windows_server_2019_updated_sept_2019_x64_dvd_199664ce.iso
wimindex: 4
manager:
pool:
- domain: relops
variant: win2019-azure
capacity:
minimum: 0
maximum: 2
timeout:
registration: 3600
reregistration: 86400
locations:
- centralus
lifecycle: spot
owner: grenade@mozilla.com
provider: azure2
platform: azure
target:
- platform: azure
group: rg-central-us-relops
sourcePortRange: sacentralusrelops
region: Central US
hostname: &hostname
format: cib-{0}
slug:
type: disk-image-sha
length: 7
machine: &machine
cpu: 2
ram: 4
format: Standard_A{0}
hyperv: V1
disk: &disk
- os: true
source: windowsserver2019-datacenter-en-us-x86-64
variant: ssd
size: 64
caching: ReadWrite
create: FromImage
- os: false
variant: ssd
size: 128
- os: false
variant: ssd
size: 128
network:
name: vn-central-us-relops
prefix: '10.0.0.0/24'
dns: &dns
- '1.1.1.1'
- '1.0.0.1'
subnet:
name: sn-central-us-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-central-us-relops
rules: &rules
- name: allow-rdp
description: >-
allow: inbound tcp connections,
\ for: rdp,
\ from: allowlist,
\ to: any host,
\ on port: 3389
access: Allow
protocol: Tcp
direction: Inbound
priority: 110
sourceAddressPrefix:
- 185.189.196.0/22 # grenade
- 185.236.154.128/25 # grenade
sourcePortRange: '*'
destinationAddressPrefix: '*'
destinationPortRange: 3389
- name: allow-ssh
description: >-
allow: inbound tcp connections,
\ for: ssh,
\ from: allowlist,
\ to: any host,
\ on port: 22
access: Allow
protocol: Tcp
direction: Inbound
priority: 111
sourceAddressPrefix:
- 185.189.196.0/22 # grenade
- 185.236.154.128/25 # grenade
sourcePortRange: '*'
destinationAddressPrefix: '*'
destinationPortRange: 22
tag: &tag
- name: workerType
value: relops-win2019-azure
- name: sourceOrganisation
value: mozilla-releng
- name: sourceRepository
value: OpenCloudConfig
- name: sourceRevision
value: 20d46de
- name: sourceScript
value: userdata/rundsc.ps1
- name: deploymentId
value: 20d46de
bootstrap: &bootstrap
executions: []
- platform: azure
group: rg-east-us-relops
storage: saeastusrelops
region: East US
hostname: *hostname
machine: *machine
disk: *disk
network:
name: vn-east-us-relops
prefix: '10.0.0.0/24'
dns: *dns
subnet:
name: sn-east-us-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-east-us-relops
rules: *rules
tag: *tag
bootstrap: *bootstrap
- platform: azure
group: rg-east-us-2-relops
storage: saeastus2relops
region: East US 2
hostname: *hostname
machine: *machine
disk: *disk
network:
name: vn-east-us-2-relops
prefix: '10.0.0.0/24'
dns: *dns
subnet:
name: sn-east-us-2-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-east-us-2-relops
rules: *rules
tag: *tag
bootstrap: *bootstrap
- platform: azure
group: rg-north-central-us-relops
storage: sanorthcentralusrelops
region: North Central US
hostname: *hostname
machine: *machine
disk: *disk
network:
name: vn-north-central-us-relops
prefix: '10.0.0.0/24'
dns: *dns
subnet:
name: sn-north-central-us-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-north-central-us-relops
rules: *rules
tag: *tag
bootstrap: *bootstrap
- platform: azure
group: rg-south-central-us-relops
storage: sasouthcentralusrelops
region: South Central US
hostname: *hostname
machine: *machine
disk: *disk
network:
name: vn-south-central-us-relops
prefix: '10.0.0.0/24'
dns: *dns
subnet:
name: sn-south-central-us-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-south-central-us-relops
rules: *rules
tag: *tag
bootstrap: *bootstrap
- platform: azure
group: rg-west-us-relops
storage: sawestusrelops
region: West US
hostname: *hostname
machine: *machine
disk: *disk
network:
name: vn-west-us-relops
prefix: '10.0.0.0/24'
dns: *dns
subnet:
name: sn-west-us-relops
prefix: '10.0.0.0/24'
flow:
name: nsg-west-us-relops
rules: *rules
tag: *tag
bootstrap: *bootstrap
validation:
instance:
log:
- program: 'sysprep-setupact'
# yamllint disable-line rule:line-length
match: '\[audit\.exe\] Successfully launched Sysprep with command line \[C:\\Windows\\system32\\sysprep\\sysprep\.exe \/oobe \/shutdown \/Generalize\]'
- program: 'OpenCloudConfig'
# yamllint disable-line rule:line-length
match: 'Invoke-Shutdown :: sysprep state: IMAGE_STATE_UNDEPLOYABLE, returning control to sysprep with exit code: 0'