mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-09-19 13:34:48 +02:00
Add openssh:known_hosts:static to README and pillar.example
This commit is contained in:
committed by
Florian Ermisch
parent
45763f54aa
commit
bf9b9a335c
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user