From 2f2d6014945ef8f8e36b784fe02cd4725f1592ab Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Fri, 20 Feb 2026 19:02:42 +0100 Subject: octopus --- topics/deploy/uthsc-vpn.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/topics/deploy/uthsc-vpn.scm b/topics/deploy/uthsc-vpn.scm index 82942c78..777d282d 100644 --- a/topics/deploy/uthsc-vpn.scm +++ b/topics/deploy/uthsc-vpn.scm @@ -178,7 +178,7 @@ (setenv "REQUESTS_CA_BUNDLE" #$(local-file "uthsc-certificate.pem")) (invoke #$(file-append openconnect-sso-uthsc "/bin/openconnect-sso") - "--server" "$vpn-server" ; ask us for end-point or see UT docs + "--server" "uthscvpn1.uthsc.edu" ; ask us for end-point or see UT docs "--authgroup" "UTHSC" "--" "--script" (string-join (cons #$(file-append vpn-slice "/bin/vpn-slice") -- cgit 1.4.1