Daniel Dehennin
df477b25c2
feat(map): update to v4 “map.jinja”
The `map.jinja` now exports a single variable called `mapdata`.
We extract the `openssh`, `sshd_config` and `ssh_config` from it to
minimize the changes to `.sls` files.
il y a 4 ans
Meng Chen
3e01ad816a
Remove duplicated pillar.get calls to retrieve the sshd_config and ssh_config pillars
il y a 5 ans
Manuel Webersen
29f7d71426
Allow removing keys based on source file.
il y a 5 ans
Simon Pirschel
1b69ecab2c
fix issue with stripping new line will result in invalid SLS definition if AuthorizedKeysFile is missing in sshd_config
il y a 8 ans
Mathieu POTIER
760a2ad277
fix the path to authkeys
Allow user to specify aliased path (with %u)
il y a 8 ans
abednarik
b813b4b52a
Replaced iteritems deprecated function with items
il y a 9 ans
POTIER Mathieu
f55445211c
Specify config clause only if defined in pillar.
Signed-off-by: POTIER Mathieu <mathieu.potier@onzeway.eu>
il y a 9 ans
POTIER Mathieu
dda1fb5128
Put ssh keys on configured path in sshd_config (AuthorizedKeysFile)
Signed-off-by: POTIER Mathieu <mathieu.potier@onzeway.eu>
il y a 9 ans
René Jochum
064d489f41
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
il y a 9 ans
René Jochum
a013b79027
Use iteritems() instead of items().
Signed-off-by: René Jochum <rene@jochums.at>
il y a 9 ans
jvblasco
60691ef20d
Fix bug that added : at the end of the key
il y a 9 ans
Bernd Schlapsi
6efc981885
Refactor auth.sls to allow more keys for one user
il y a 10 ans
Oleg Tsarev
7521398506
Removed unneeded whitespace from auth.sls
il y a 10 ans
Carlos Perelló Marín
47211d0648
Added support to manage ssh certificates
il y a 11 ans