-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathwin10-64-gpu.yaml
224 lines (224 loc) · 6.74 KB
/
win10-64-gpu.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
---
image:
os: Windows 10
edition: Professional
language: en-US
architecture: x86-64
timezone: UTC
hostname: 'cib-sha'
gpu: true
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: win10-64-gpu.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
# yamllint disable-line rule:line-length
key: iso/en_windows_10_business_editions_version_1903_updated_sept_2019_x64_dvd_a10b235d.iso
wimindex: 5
manager:
pool:
- domain: gecko-t
variant: win10-64-gpu-azure
capacity:
minimum: 0
maximum: 1
timeout:
registration: 3600
reregistration: 86400
locations:
- eastus
lifecycle: spot
owner: grenade@mozilla.com
provider: azure2
platform: azure
target:
- platform: azure
group: rg-east-us-gecko-t
storage: saeastusgeckot
region: East US
hostname:
format: cib-{0}
slug:
type: disk-image-sha
length: 7
machine:
cpu: 6
ram: 56
format: Standard_NV{0}
hyperv: V1
disk:
- os: true
source: windows10-professional-en-us-x86-64-gpu
variant: ssd
size: 64
caching: ReadWrite
create: FromImage
- os: false
variant: ssd
size: 128
- os: false
variant: ssd
size: 128
network:
name: vn-east-us-gecko-t
prefix: '10.0.0.0/24'
dns:
- '1.1.1.1'
- '1.0.0.1'
subnet:
name: sn-east-us-gecko-t
prefix: '10.0.0.0/24'
flow:
name: nsg-east-us-gecko-t
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
- name: allow-winrm
description: >-
allow: inbound tcp connections,
\ for: winrm over http and https,
\ from: allowlist,
\ to: any host,
\ on ports: 5985, 5986
access: Allow
protocol: Tcp
direction: Inbound
priority: 112
sourceAddressPrefix:
- 185.189.196.0/22 # grenade
- 185.236.154.128/25 # grenade
sourcePortRange: '*'
destinationAddressPrefix: '*'
destinationPortRange:
- 5985
- 5986
tag:
- name: workerType
value: gecko-t-win10-64-gpu-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:
executions: []
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 \/Generalize \/oobe \/shutdown\]'
- program: 'OpenCloudConfig'
# yamllint disable-line rule:line-length
match: 'Invoke-Shutdown :: sysprep state: IMAGE_STATE_UNDEPLOYABLE, returning control to sysprep with exit code: 0'