This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
nginx-formula
forked from
ExternalMirrors/nginx-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Force overwrite of /etc/init.d/nginx
susefix
Ajna Cackovic
10 years ago
parent
262070ab06
commit
a089cc2392
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
+1
-0
nginx/package.sls
+ 1
- 0
nginx/package.sls
View File
@@ -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:
Write
Preview
Loading…
Cancel
Save