Skip to content

Commit c833952

Browse files
committed
Remove control and login sizes from UI
1 parent ea3a2af commit c833952

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

ui-meta/slurm-infra.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -20,24 +20,6 @@ parameters:
2020
min: 1
2121
default: 3
2222

23-
- name: login_flavor
24-
label: Login node size
25-
description: The size to use for the login node.
26-
kind: "cloud.size"
27-
immutable: true
28-
options:
29-
min_ram: 2048
30-
min_disk: 10
31-
32-
- name: control_flavor
33-
label: Control node size
34-
description: The size to use for the control node.
35-
kind: "cloud.size"
36-
immutable: true
37-
options:
38-
min_ram: 2048
39-
min_disk: 10
40-
4123
- name: compute_flavor
4224
label: Compute node size
4325
description: The size to use for the compute node.

0 commit comments

Comments
 (0)