added grafana

This commit is contained in:
= 2022-11-29 09:51:05 +01:00
parent 1faaa147f2
commit dffc60dfd1

4
podman/grafana.sls Normal file
View File

@ -0,0 +1,4 @@
{% from 'lib.sls' import container_deploy with context %}
{{ container_deploy('grafana') }}