This website requires JavaScript.
Explore
Help
Sign In
saltstack-formulas
/
apache-formula
Watch
2
Star
0
Fork
0
You've already forked apache-formula
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
apache-formula
/
apache
/
init.sls
8 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move init.sls changes into new file.
2013-07-27 20:29:52 +02:00
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2
Reference in New Issue
Copy Permalink