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
Move init.sls changes into new file.
master
Michael Grosser
11 years ago
parent
4e34ef6b9f
commit
20834e1ef4
2 changed files
with
7 additions
and
7 deletions
Unified View
Show Diff Stats
+7
-0
apache/init.sls
+0
-7
init.sls
+ 7
- 0
apache/init.sls
View File
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
+ 0
- 7
init.sls
View File
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
Write
Preview
Loading…
Cancel
Save