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`.
Description
Languages
Jinja
46.6%
SaltStack
21.2%
Ruby
16.9%
JavaScript
7.6%
Python
5.4%
Other
2.3%