Explorar el Código

Force overwrite of /etc/init.d/nginx

tags/v0.55.0
Ajna Cackovic hace 10 años
padre
commit
a089cc2392
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      nginx/package.sls

+ 1
- 0
nginx/package.sls Ver fichero

@@ -10,6 +10,7 @@ nginx-old-init:
- file: nginx
- require:
- pkg: nginx
- force: True
{% if grains.get('os_family') == 'Debian' %}
# Don't dpkg-divert if we are not Debian based!
cmd:

Cargando…
Cancelar
Guardar