mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-08-03 04:54:42 +02:00
feat(ssh_known_hosts): allow to omit IP addresses
This commit is contained in:
@@ -168,6 +168,8 @@ openssh:
|
||||
static:
|
||||
github.com: 'ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGm[...]'
|
||||
gitlab.com: 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bN[...]'
|
||||
omit_ip_address:
|
||||
- github.com
|
||||
|
||||
# specify DH parameters (see /etc/ssh/moduli)
|
||||
# yamllint disable rule:line-length
|
||||
|
||||
Reference in New Issue
Block a user