infra-docs-fpo/modules/sysadmin_guide/pages/sshknownhosts.adoc
Michal Konečný 212d7434f9 Review sshknownhosts SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
2021-09-10 15:11:56 +02:00

26 lines
711 B
Text

= SSH known hosts Infrastructure SOP
Provides Known Hosts file that is globally deployed and publicly
available at https://admin.fedoraproject.org/ssh_known_hosts
== Contact Information
Owner:::
Fedora Infrastructure Team
Contact:::
#fedora-admin, sysadmin group
Location:::
all
Servers:::
all
Purpose:::
Provides Known Hosts file that is globally deployed.
== 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
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
known hosts.