Update init.sls

This commit is contained in:
Mike Reeves
2023-03-01 14:50:55 -05:00
committed by GitHub
parent 6346a92f0f
commit d5e48a7eca

View File

@@ -139,6 +139,8 @@ so-curator:
- file: actionconfs - file: actionconfs
- file: curconf - file: curconf
- file: curlogdir - file: curlogdir
- watch:
- file: curconf
{% else %} {% else %}
- force: True - force: True
{% endif %} {% endif %}