Explorar el Código

Fixed reference to pkg state when installing from official Debian repo

susefix
J. Eduardo hace 7 años
padre
commit
fb818fc4cd
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      nginx/ng/pkg.sls

+ 2
- 2
nginx/ng/pkg.sls Ver fichero

@@ -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:

Cargando…
Cancelar
Guardar