Added ability to provide pillar path for ssh_auth.

This commit is contained in:
Shane Poage
2015-08-21 05:17:49 -05:00
parent 23ede3ac67
commit ff189c1613
2 changed files with 11 additions and 1 deletions
+3
View File
@@ -51,6 +51,9 @@ users:
# with the given keys
ssh_auth_file:
- PUBLICKEY
# ... or you can pull them from a different pillar similar to ssh_keys_pillar
ssh_auth_pillar:
id_rsa: "ssh_keys"
# If you prefer to keep public keys as files rather
# than inline in pillar, this works.
ssh_auth_sources: