Explorar el Código

Merge pull request #152 from jeduardo/pkg_install_fix

Fixed reference to pkg state when installing from official Debian repo
susefix
Javier Bértoli hace 7 años
padre
commit
15a1291495
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