nb
|
a47596f15a
|
feat(TOFS): ssh sshd configs known_host and banner
|
5 years ago |
alxwr
|
aa3da8f2c2
|
Pillar openssh.known_hosts_salt_ssh (#128)
* Pillar openssh.known_hosts_salt_ssh
* Dropped ill-named file
* Fixed aliasing of host names
* Improved pillar.example
* Opt-in to include localhost
* pillar/known_hosts_salt_ssh: clear cache in run()
* Dropped forgotten debugging output
|
6 years ago |
Florian Ermisch
|
45763f54aa
|
Add host keys from pillar[openssh:known_hosts:static] to `ssh_known_hosts`
|
6 years ago |
Mario Fritschen
|
e665450ed4
|
Changed expr_form to tgt_type for deprecation reasons. (#122)
|
7 years ago |
Alexander Weidinger
|
e523ae5281
|
Optionally add hostnames to known_hosts
|
7 years ago |
Alexander Weidinger
|
75e582a7bc
|
New macro: known_hosts_entry; added comments
|
7 years ago |
Alexander Weidinger
|
70461403cb
|
known_hosts: sort IP addresses
in order to prevent unnecessary changes due to
random ordering of dig results.
|
7 years ago |
Thomas Juberg
|
6b68c44583
|
Stop messing up the first line in ssh_known_hosts
|
9 years ago |
Raphaël Hertzog
|
1b74efd2d0
|
Add a new openssh.known_hosts state
This state manages /etc/ssh/ssh_known_hosts and fills it with
public SSH host keys of other minions.
|
9 years ago |