Review sshknownhosts SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 15:11:56 +02:00
parent 9cecc4a4ae
commit 212d7434f9
2 changed files with 3 additions and 3 deletions

View file

@ -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 ]

View file

@ -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