Skip to content

Commit 1c851cf

Browse files
author
Martin Jackson
committed
Add RHEL 8 and 9 kiosks
1 parent 93b4d5b commit 1c851cf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

overrides/values-egv-vms.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,13 @@ vms:
88
count: 2
99
role: kiosk
1010
os: rhel10
11+
12+
kiosk-rhel8:
13+
count: 2
14+
role: kiosk
15+
os: rhel8
16+
17+
kiosk-rhel9:
18+
count: 2
19+
role: kiosk
20+
os: rhel9

0 commit comments

Comments
 (0)