0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2026-05-13 13:35:12 +02:00

5 Commits

Author SHA1 Message Date
GROUX Richard
072c7364e7 fix(map): remove conditon about debian >12 2025-07-09 12:55:32 +02:00
Richard Groux
701afb45c8 fix(map): update debian.yaml
make it more readable space for jinja filter
2025-07-09 12:45:39 +02:00
Richard Groux
bc4f8ecaf6 fix(map): update debian.yaml in case of debian 13
update dnsutils in case we are on debian13

the package dnsutils is deprecated and replaced by bind9-dnsutils since debian 13 (trixie)
2025-07-09 12:45:23 +02:00
Imran Iqbal
286856058a
fix(openbsd): fix dig_pkg, avoid UsePAM & add verification file 2021-03-26 12:44:01 +00:00
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.
2020-07-31 10:54:40 +02:00