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