From ed079dbbd6768c25e2392d34c7f5133e7bf9df6d Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 8 Apr 2025 09:34:32 -0500 Subject: Add a host to access via VPN. --- topics/deploy/uthsc-vpn.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'topics') diff --git a/topics/deploy/uthsc-vpn.scm b/topics/deploy/uthsc-vpn.scm index c202273..93b2595 100644 --- a/topics/deploy/uthsc-vpn.scm +++ b/topics/deploy/uthsc-vpn.scm @@ -11,7 +11,8 @@ (list "octopus01" "tux01.genenetwork.org" "tux03.genenetwork.org" - "tux04.genenetwork.org")) + "tux04.genenetwork.org" + "space.uthsc.edu")) (define (ini-file name scm) "Return a file-like object representing INI file with @var{name} and -- cgit v1.2.3