From 69c41150a4a99036b0db290aba4f4c9d3635cb6f Mon Sep 17 00:00:00 2001 From: Paul Lecuq Date: Sun, 18 Jul 2021 10:11:37 +0200 Subject: [PATCH] updated nginx state --- states/nginx/config.sls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/states/nginx/config.sls b/states/nginx/config.sls index 0c69c4e..5b87d72 100644 --- a/states/nginx/config.sls +++ b/states/nginx/config.sls @@ -12,7 +12,7 @@ nginx-config-{{ configfile }}: - watch_in: - service: nginx-service - watch: - - cmd: pkic-run + - pki: pki-fetched - require: - sls: acme.* {%- endfor %}