updated nginx state

This commit is contained in:
Paul 2021-01-30 13:06:28 +01:00
parent 174136ea30
commit 347b52b5da

View File

@ -12,7 +12,7 @@ nginx-config-{{ configfile }}:
- watch_in: - watch_in:
- service: nginx-service - service: nginx-service
- watch: - watch:
- cmd: acme-certs - cmd: pkic-run
- require: - require:
- sls: acme - sls: acme
{%- endfor %} {%- endfor %}