This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
apache-formula
mirror of
https://github.com/saltstack-formulas/apache-formula.git
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
31
Wiki
Activity
Browse Source
Add a new line into uninstall state
tags/v0.37.4
Oleksandr Porunov
7 years ago
parent
58e968916e
commit
aba648965f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
apache/uninstall.sls
+ 1
- 1
apache/uninstall.sls
View File
@@ -8,4 +8,4 @@ apache-uninstall:
- pkgs:
- {{ apache.server }}
- require:
- service: apache-uninstall
- service: apache-uninstall
Write
Preview
Loading…
Cancel
Save