mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-14 17:16:11 +02:00
Add 'ssh_auth_file' pillar key to generate an authorized_keys file from given ssh public keys.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user