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
|
||||
- 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