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