From eed6ec558c53f46d0bf1fa799a51bf3041d021d8 Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Mon, 22 Nov 2021 18:24:38 +0100 Subject: [PATCH] README: use passerelle.auro.re --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d05d2e2..541ca42 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,8 @@ Host *.adm.auro.re *.pve.auro.re # Accept new host keys StrictHostKeyChecking accept-new - # Use routeur-aurore to connect to administration VLANs - ProxyJump routeur-aurore.auro.re + # Use passerelle to connect to administration VLANs + ProxyJump passerelle.auro.re ``` Il faut sa clé SSH configurée sur le serveur que l'on déploit.