This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
salt
/
apache-formula
forked from
ExternalMirrors/apache-formula
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add a new line into uninstall state
master
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