From 39f8410653b406b672c1a509dcdbf37ee93012b9 Mon Sep 17 00:00:00 2001 From: Chris Scott Date: Tue, 5 Mar 2024 09:18:49 +1300 Subject: [PATCH] don't allow ssh to webnode from web interface --- vars/ondemand-config.yml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vars/ondemand-config.yml.example b/vars/ondemand-config.yml.example index 779e9c9..b792909 100644 --- a/vars/ondemand-config.yml.example +++ b/vars/ondemand-config.yml.example @@ -59,8 +59,8 @@ clusters: metadata: title: "Localhost Linux Cluster" hidden: false - login: - host: "webnode.flexi.nesi" +# login: +# host: "webnode.flexi.nesi" job: adapter: "linux_host" submit_host: "webnode.flexi.nesi"