From 49a337184d33ae497b29937820cf0aeb0483d2b8 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Thu, 6 Sep 2018 11:31:34 +0200 Subject: [PATCH] Add pillar examples for ssh_known_hosts config. --- pillar.example | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pillar.example b/pillar.example index 9b0471e..e94a47e 100644 --- a/pillar.example +++ b/pillar.example @@ -93,7 +93,13 @@ users: # Manage the ~/.ssh/config file ssh_known_hosts: importanthost: + port: 22 fingerprint: 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48 + key: PUBLICKEY + enc: ssh-rsa + hash_known_hosts: True + timeout: 5 + fingerprint_hash_type: sha256 ssh_known_hosts.absent: - notimportanthost ssh_config: