fix(meta): Use root@ for the proxyjump to bridge01

This commit is contained in:
Tom Hubrecht 2024-10-03 12:57:43 +02:00
parent e70d0be931
commit f589be422e
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -30,7 +30,7 @@
targetHost = "fd26:baf9:d250:8000::ffff";
sshOptions = [
"-J"
"vault01.hyp01.infra.dgnum.eu"
"root@vault01.hyp01.infra.dgnum.eu"
];
};
};