From fb818fc4cd65374b91d7cf8c7559b3e4fa027f6a Mon Sep 17 00:00:00 2001 From: "J. Eduardo" Date: Fri, 21 Apr 2017 23:29:14 +0200 Subject: [PATCH] Fixed reference to pkg state when installing from official Debian repo --- nginx/ng/pkg.sls | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nginx/ng/pkg.sls b/nginx/ng/pkg.sls index 35baaf1..fe5f8ba 100644 --- a/nginx/ng/pkg.sls +++ b/nginx/ng/pkg.sls @@ -20,9 +20,9 @@ nginx-official-repo: - keyid: ABF5BD827BD9BF62 - keyserver: keyserver.ubuntu.com - require_in: - - pkg: nginx + - pkg: nginx_install - watch_in: - - pkg: nginx + - pkg: nginx_install {%- else %} nginx_ppa_repo: pkgrepo: