Add openssh:known_hosts:static to README and pillar.example

This commit is contained in:
Florian Ermisch
2018-04-26 17:12:29 +02:00
committed by Florian Ermisch
parent 45763f54aa
commit bf9b9a335c
2 changed files with 17 additions and 2 deletions
+4
View File
@@ -307,6 +307,10 @@ openssh:
# tgt_type: 'glob'
# To activate the defaults you can just set an empty dict.
#hostnames: {}
# Here you can list keys for hosts which are not among your minions:
static:
github.com: 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGm[...]'
gitlab.com: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bN[...]'
# specify DH parameters (see /etc/ssh/moduli)
moduli: |