mirror of
https://github.com/saltstack-formulas/users-formula.git
synced 2026-07-30 20:53:58 +02:00
adjust file permissions of public ssh-keys
This commit is contained in:
+2
-1
@@ -50,7 +50,8 @@ users:
|
||||
ssh_keys:
|
||||
privkey: PRIVATEKEY
|
||||
pubkey: PUBLICKEY
|
||||
# you can provide multiple keys, the keyname is takes as filename
|
||||
# you can provide multiple keys, the keyname is taken as filename
|
||||
# make sure your public keys suffix is .pub
|
||||
foobar: PRIVATEKEY
|
||||
foobar.pub: PUBLICKEY
|
||||
# ... or you can pull them from a different pillar,
|
||||
|
||||
Reference in New Issue
Block a user