added nodered container

This commit is contained in:
= 2022-11-16 08:25:16 +01:00
parent 9bd83adf8b
commit 9da9354819

4
podman/nodered.sls Normal file
View File

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