mirror of
https://github.com/saltstack-formulas/openssh-formula.git
synced 2026-08-03 22:00:22 +02:00
feat(map): generate a YAML file to validate map.jinja
We provide a new `_mapdata` state which generate a `/tmp/salt_mapdata_dump.yaml` to be validated by `Inspec`.
This commit is contained in:
@@ -230,6 +230,13 @@ To completely disable adding IP addresses::
|
||||
|
||||
Manages the system wide ``/etc/ssh/moduli`` file.
|
||||
|
||||
``openssh._mapdata``
|
||||
^^^^^^^^^^^^^^^^^^
|
||||
|
||||
Testing state which dumps the ``map.jinja`` values in ``/tmp/salt_mapdata_dump.yaml``.
|
||||
This state is not called by any include but is mostly used by kitchen and Inspec infrastructure to validate ``map.jinja``.
|
||||
|
||||
|
||||
Testing
|
||||
-------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user