added recipies.sls

This commit is contained in:
Jonas Forsberg 2023-10-08 14:16:46 +02:00
parent a9b10e6f8f
commit b86bf34a6b

4
pod/recipies.sls Normal file
View File

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