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
Saltstack Official Apache Formula
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
1
Branch
Tree:
8c450d3c60
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '8c450d3c60'
${ noResults }
apache-formula
/
init.sls
8 lines
96B
Raw
Blame
History
apache2:
pkg:
- installed
service:
- running
- require:
- pkg: apache2