From 6e9d2bf1ba560d24c7314c835c00e44a852a7843 Mon Sep 17 00:00:00 2001 From: ebner Date: Mon, 8 Jan 2024 13:39:14 +0100 Subject: [PATCH] add more info for gmgt --- services-user-guide/gmgt.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/services-user-guide/gmgt.md b/services-user-guide/gmgt.md index 21d432d5..e067354f 100644 --- a/services-user-guide/gmgt.md +++ b/services-user-guide/gmgt.md @@ -2,4 +2,10 @@ gmgt.psi.ch is the jumphost to reach GMGTW (WinSRV) via RDP or iLO (https:443) in the GFA managment network. -The access group is manually managed via puppet/hiera: https://git.psi.ch/linux-infra/hiera/data-lx/-/blob/master/default/lx-gmgt-01.psi.ch.yaml?ref_type=heads \ No newline at end of file +The access group is manually managed via puppet/hiera: https://git.psi.ch/linux-infra/hiera/data-lx/-/blob/master/default/lx-gmgt-01.psi.ch.yaml?ref_type=heads + +Access to the machine is via wmgtXX.psi.ch + +```bash +ssh -J wmgt.psi.ch gmgt.psi.ch +```