Move init.sls changes into new file.
This commit is contained in:
parent
4e34ef6b9f
commit
20834e1ef4
@ -0,0 +1,7 @@
|
||||
apache2:
|
||||
pkg:
|
||||
- installed
|
||||
service:
|
||||
- running
|
||||
- require:
|
||||
- pkg: apache2
|
Loading…
Reference in New Issue
Block a user