Skip to content

Commit 78e1558

Browse files
authored
Allow Ascend nextgen to use VDI and quick (#287)
* Allow Ascend nextgen to use VDI and quick * Also update apps.awesim.org to allow nextgen to use quick
1 parent f3a0f1b commit 78e1558

File tree

2 files changed

+4
-0
lines changed
  • apps.awesim.org/apps/bc_desktop
  • ondemand.osc.edu/apps/bc_desktop

2 files changed

+4
-0
lines changed

apps.awesim.org/apps/bc_desktop/vdi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ attributes:
2929
options:
3030
- "pitzer"
3131
- ["ascend", "ascend-login" ]
32+
- "ascend-nextgen"
3233
- "cardinal"
3334
desktop:
3435
widget: select
@@ -39,6 +40,7 @@ attributes:
3940
- [
4041
"Gnome", "gnome",
4142
data-option-for-cluster-ascend-login: false,
43+
data-option-for-cluster-ascend-nextgen: false,
4244
data-option-for-cluster-cardinal: false,
4345
]
4446
help: |

ondemand.osc.edu/apps/bc_desktop/vdi.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ attributes:
2929
options:
3030
- "pitzer"
3131
- ["ascend", "ascend-login" ]
32+
- "ascend-nextgen"
3233
- "cardinal"
3334
desktop:
3435
widget: select
@@ -39,6 +40,7 @@ attributes:
3940
- [
4041
"Gnome", "gnome",
4142
data-option-for-cluster-ascend-login: false,
43+
data-option-for-cluster-ascend-nextgen: false,
4244
data-option-for-cluster-cardinal: false,
4345
]
4446
help: |

0 commit comments

Comments
 (0)