This repository has been archived on 2023-06-27. You can view files and clone it, but cannot push or open issues or pull requests.
salt-states_old/podman/nginx-exporter.sls
2023-03-28 15:58:14 +02:00

5 lines
101 B
Plaintext

{% from 'lib.sls' import container_deploy with context %}
{{ container_deploy('nginx-exporter') }}