openssh-formula/test
Daniel Dehennin ad4385b077 feat(map): config.get lookups from configurable roots
We avoid compatibility break with user pillars by looking up
configuration values using `config.get` in configurable roots.

We provide a new parameter `map_jinja:config_get_roots` in the formula
`parameters/defaults.yaml`to retrives values not only from
`tplroot=openssh` but from `sshd_config` and `ssh_config` too.

We need to update the `_mapdata` reference files to include the new
`map_jinja:config_get_roots`.
2020-07-31 12:59:33 +02:00
..
integration feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
salt/pillar feat(ssh_known_hosts): allow to omit IP addresses 2020-01-20 18:44:46 +00:00