added unpoller

This commit is contained in:
= 2023-01-19 09:39:31 +01:00
parent 1801d4e00f
commit 8b24815c9c

4
podman/unpoller.sls Normal file
View File

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