feat: manage ssh known hosts
- disable use of stored configs for ssh-known-hosts - manage the /etc/ssh/ssh_known_hosts content
This commit is contained in:
@@ -33,6 +33,7 @@ class profiles::base (
|
||||
include profiles::dns::base
|
||||
include profiles::pki::vault
|
||||
include profiles::ssh::sign
|
||||
include profiles::ssh::knownhosts
|
||||
include profiles::cloudinit::init
|
||||
include profiles::metrics::default
|
||||
include profiles::helpers::node_lookup
|
||||
|
||||
Reference in New Issue
Block a user