# This file contains SSH host public keys of all nodes, for writing to | |
# '/etc/ssh/ssh_known_hosts' by 'support.sh' | |
# The IP addresses used here should be the private node address as set in the | |
# 'main.cfg' files of respective nodes | |
#192.0.2.0 ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBF69GyY8WpBAk+UJypj5JQrEfl+Jd+RxchbwTD5iwwQfv65YuTAwDK8iI12V2y41eKWyArzKKnn+17h5M1edyYc= example-1 | |
#192.0.2.1 ... | |
#192.0.2.2 ... | |
#192.0.2.3 ... |