From 212d7434f934fe3d0013ca440edb726b9ab26927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Fri, 10 Sep 2021 15:11:56 +0200 Subject: [PATCH] Review sshknownhosts SOP MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Konečný --- modules/sysadmin_guide/nav.adoc | 2 +- modules/sysadmin_guide/pages/sshknownhosts.adoc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/sysadmin_guide/nav.adoc b/modules/sysadmin_guide/nav.adoc index ce5efb2..7c8937c 100644 --- a/modules/sysadmin_guide/nav.adoc +++ b/modules/sysadmin_guide/nav.adoc @@ -101,7 +101,7 @@ ** xref:sigul-upgrade.adoc[Sigul servers upgrades/reboots - SOP] ** xref:simple_koji_ci.adoc[simple_koji_ci - SOP] ** xref:sshaccess.adoc[SSH Access Infrastructure - SOP] -** xref:sshknownhosts.adoc[sshknownhosts - SOP in review ] +** xref:sshknownhosts.adoc[SSH known hosts Infrastructure - SOP] ** xref:staging.adoc[staging - SOP in review ] ** xref:status-fedora.adoc[status-fedora - SOP in review ] ** xref:syslog.adoc[syslog - SOP in review ] diff --git a/modules/sysadmin_guide/pages/sshknownhosts.adoc b/modules/sysadmin_guide/pages/sshknownhosts.adoc index cc6d8b9..bd8cbcb 100644 --- a/modules/sysadmin_guide/pages/sshknownhosts.adoc +++ b/modules/sysadmin_guide/pages/sshknownhosts.adoc @@ -18,8 +18,8 @@ Purpose::: == Adding a host alias to the ssh_known_hosts -If you need to add a host alias to a host in ssh_known_hosts simply go -to the dir for the host in infra-hosts and add a file named host_aliases +If you need to add a host alias to a host in _ssh_known_hosts_ simply go +to the dir for the host in _infra-hosts_ and add a file named host_aliases to the git repo in that dir. Put one alias per line and save. Then the next time fetch-ssh-keys runs it will add those aliases to