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
|
2018-06-01 14:11:52 +02:00 |
Florian Ermisch
|
45763f54aa
|
Add host keys from pillar[openssh:known_hosts:static] to `ssh_known_hosts`
|
2018-04-26 16:56:18 +02:00 |
Mario Fritschen
|
e665450ed4
|
Changed expr_form to tgt_type for deprecation reasons. (#122)
|
2017-12-23 00:11:24 +01:00 |
Alexander Weidinger
|
e523ae5281
|
Optionally add hostnames to known_hosts
|
2017-08-08 07:51:38 +02:00 |
Alexander Weidinger
|
75e582a7bc
|
New macro: known_hosts_entry; added comments
|
2017-08-08 07:16:23 +02:00 |
Alexander Weidinger
|
70461403cb
|
known_hosts: sort IP addresses
in order to prevent unnecessary changes due to
random ordering of dig results.
|
2017-02-23 03:59:40 +01:00 |
Thomas Juberg
|
6b68c44583
|
Stop messing up the first line in ssh_known_hosts
|
2015-06-25 14:28:26 +02:00 |
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.
|
2015-03-26 17:50:32 +01:00 |