You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/public/cfg/service_desk.yml
+5-7Lines changed: 5 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -172,24 +172,22 @@ request_new_lab:
172
172
173
173
I would like to request a new lab.
174
174
175
-
I have attached a signed lab agreement to this email.
176
-
177
-
We would like to start with the following machine type for our home machine:
175
+
I have attached a signed lab agreement to this email for the following lab:
178
176
179
177
---
180
178
lab_name="{lab_name}"
181
-
machine_type="{machine_type}"
182
179
---
183
-
184
-
We would like to attach the following storage volume sizes to our home machine (numbers are in Gigabytes):
180
+
181
+
We would like to start with the following machine type and storage resources for our home machine:
185
182
186
183
---
184
+
machine_type="{machine_type}"
187
185
archive_gb={archive_volume}
188
186
work_gb={work_volume}
189
187
scratch_gb={scratch_volume}
190
188
---
191
189
192
-
Our lab leader and lab coordinator will as quickly as possible forward individual user agreements for our initial users as separate requests using this link:
190
+
Our lab leader or lab coordinator will as quickly as possible forward individual user agreements for our initial users as separate requests using this link:
0 commit comments