mirror of
https://github.com/saltstack-formulas/apache-formula.git
synced 2025-04-17 10:10:26 +00:00
Added name to apache service
This commit is contained in:
parent
22dcf8ee1c
commit
545dccfa25
1 changed files with 1 additions and 0 deletions
1
init.sls
1
init.sls
|
@ -9,6 +9,7 @@ apache:
|
|||
- name: apache2
|
||||
- order: 175
|
||||
service.running:
|
||||
- name: apache2
|
||||
- enable: True
|
||||
- order: 455
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue