Commit Graph

3 Commits

Author SHA1 Message Date
Stanislav Asunkin
3416d94a36
style(libsaltcli): fix comments to jinja comments [skip ci]
* Automated using https://github.com/myii/ssf-formula/pull/418
2022-02-21 10:02:02 +00:00
Daniel Dehennin
560a5ccbbc fix(libmatchers): python client API can use config.get options
Only `salt-ssh` can't use them actually.

* openssh/libsaltcli.jinja: detect non empty `opts['__cli']` as `api`.

* openssh/libmatchers.jinja: only `ssh` and `unknown` can't use
  `config.get` options `merge` and `delimiter`.
2022-02-03 14:08:37 +01: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