diff --git a/podman/prometheus.sls b/podman/prometheus.sls new file mode 100644 index 0000000..0a622be --- /dev/null +++ b/podman/prometheus.sls @@ -0,0 +1,4 @@ +{% from 'lib.sls' import container_deploy with context %} + +{{ container_deploy('prometheus') }} +