This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
php-formula
mirror of
https://github.com/saltstack-formulas/php-formula
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
33
Wiki
Activity
Browse Source
fix: correct service restart
pull/230/head
Marius van Witzenburg
3 years ago
parent
ee4d81d803
commit
1cbdc9595e
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
php/apache2/install.sls
+ 1
- 1
php/apache2/install.sls
View File
@@ -18,6 +18,6 @@
- require_in:
- sls: apache
- watch_in:
- module: apache-restart
- module: apache-
service-running-
restart
{%- endif %} #END: use apache formula
{%- endif %} #END: os = debian
Write
Preview
Loading…
Cancel
Save