Meng Chen
|
3e01ad816a
|
Remove duplicated pillar.get calls to retrieve the sshd_config and ssh_config pillars
|
5 лет назад |
Manuel Webersen
|
29f7d71426
|
Allow removing keys based on source file.
|
5 лет назад |
Simon Pirschel
|
1b69ecab2c
|
fix issue with stripping new line will result in invalid SLS definition if AuthorizedKeysFile is missing in sshd_config
|
8 лет назад |
Mathieu POTIER
|
760a2ad277
|
fix the path to authkeys
Allow user to specify aliased path (with %u)
|
8 лет назад |
abednarik
|
b813b4b52a
|
Replaced iteritems deprecated function with items
|
9 лет назад |
POTIER Mathieu
|
f55445211c
|
Specify config clause only if defined in pillar.
Signed-off-by: POTIER Mathieu <mathieu.potier@onzeway.eu>
|
9 лет назад |
POTIER Mathieu
|
dda1fb5128
|
Put ssh keys on configured path in sshd_config (AuthorizedKeysFile)
Signed-off-by: POTIER Mathieu <mathieu.potier@onzeway.eu>
|
9 лет назад |
René Jochum
|
064d489f41
|
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
|
9 лет назад |
René Jochum
|
a013b79027
|
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
|
9 лет назад |
jvblasco
|
60691ef20d
|
Fix bug that added : at the end of the key
|
9 лет назад |
Bernd Schlapsi
|
6efc981885
|
Refactor auth.sls to allow more keys for one user
|
10 лет назад |
Oleg Tsarev
|
7521398506
|
Removed unneeded whitespace from auth.sls
|
10 лет назад |
Carlos Perelló Marín
|
47211d0648
|
Added support to manage ssh certificates
|
11 лет назад |