Merge pull request #59 from OneID/feature/upstart-symlink-checking
Force overwrite of /etc/init.d/nginx
This commit is contained in:
commit
296eecd7b9
@ -10,6 +10,7 @@ nginx-old-init:
|
|||||||
- 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…
Reference in New Issue
Block a user