openssh-formula/test
Daniel Dehennin 0eafbd945c test(inspec): verify map.jinja dump
We store validated `map.jinja` dump under the profile `files`
directory to access them with `inspec.profile.file('filename')` to
validate the content of the generated mapdata file.

The YAML files contain a value specific to each minion, its hostname,
so we use string format to expand `%{hostname}`.

The `default` inspec profile need to depends on `share` to access the
`system` and `salt_minion` libraries.
2020-07-30 22:00:18 +02:00
..
integration test(inspec): verify map.jinja dump 2020-07-30 22:00:18 +02:00
salt/pillar feat(ssh_known_hosts): allow to omit IP addresses 2020-01-20 18:44:46 +00:00