added loki

This commit is contained in:
= 2023-03-30 09:41:41 +02:00
parent f15a8c5308
commit c517b166b6

4
podman/loki.sls Normal file
View File

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