Add 'ssh_auth_file' pillar key to generate an authorized_keys file from given ssh public keys.

This commit is contained in:
root
2015-02-12 23:09:56 +01:00
parent e39a9537ba
commit fdc2fc2dfc
2 changed files with 16 additions and 0 deletions
+4
View File
@@ -28,6 +28,10 @@ users:
- PUBLICKEY
ssh_auth.absent:
- PUBLICKEY_TO_BE_REMOVED
# Generates an authorized_keys file for the user
# with the given keys
ssh_auth_file:
- PUBLICKEY
google_auth:
ssh: |
SOMEGAUTHHASHVAL