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