Browse Source

Force overwrite of /etc/init.d/nginx

susefix
Ajna Cackovic 10 years ago
parent
commit
a089cc2392
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      nginx/package.sls

+ 1
- 0
nginx/package.sls View File

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

Loading…
Cancel
Save