mirror of
https://github.com/saltstack/salt.git
synced 2025-04-16 01:30:20 +00:00

The wrapper has diverged significantly from the module.
* `option` did not check grains
* `option` did not have `omit_all` and `wildcard` parameters
* `get` missed several parameters: `delimiter`, `merge` and all `omit_*`
* There was no wrapping function for `items`.
(cherry picked from commit 8356be888b
)
1 line
61 B
Markdown
1 line
61 B
Markdown
Fixed config.get does not support merge option with salt-ssh
|