openssh-formula/test/integration/default/files/_mapdata
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
..
amazonlinux-1.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
amazonlinux-2.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
arch-base-latest.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
centos-6.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
centos-7.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
centos-8.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
debian-9.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
debian-10.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
fedora-31.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
fedora-32.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
opensuse-15.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
ubuntu-16.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
ubuntu-18.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00
ubuntu-20.yaml feat(map): config.get lookups from configurable roots 2020-07-31 12:59:33 +02:00