summaryrefslogtreecommitdiff
path: root/tw/home.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home.scm')
-rw-r--r--tw/home.scm5
1 files changed, 4 insertions, 1 deletions
diff --git a/tw/home.scm b/tw/home.scm
index ce760855..4b50d198 100644
--- a/tw/home.scm
+++ b/tw/home.scm
@@ -188,7 +188,10 @@ auto-expand-secmem
,(openssh-host
(name "lxplus.cern.ch")
(proxy-command "none") ; avoid ProxyJump loops
- (extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS mounts
+ (extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
+ ,(openssh-host
+ (name "cvmfs-alice.cern.ch")
+ (extra-content "GSSAPIDelegateCredentials yes")) ; needed for EOS home mount
,(openssh-host
(name "twilkendesktop.cern.ch")
(port 22022)