Force overwrite of /etc/init.d/nginx
This commit is contained in:
parent
262070ab06
commit
a089cc2392
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user