salt-states/pod/recipes.sls

5 lines
82 B
Plaintext
Raw Permalink Normal View History

2023-10-08 12:16:46 +00:00
{% from 'lib.sls' import pod_deploy with context %}
2023-10-12 09:52:39 +00:00
{{ pod_deploy('recipes') }}
2023-10-08 12:16:46 +00:00