in RH, vhosts.d doesnt exisit, this makes it
This commit is contained in:
parent
919f2a38d2
commit
4da54dd8de
@ -14,6 +14,10 @@ apache:
|
||||
- name: {{ apache.service }}
|
||||
- enable: True
|
||||
|
||||
{{ apache.vhostdir }}:
|
||||
file.directory:
|
||||
- makedirs: True
|
||||
|
||||
# The following states are inert by default and can be used by other states to
|
||||
# trigger a restart or reload as needed.
|
||||
apache-reload:
|
||||
|
Loading…
Reference in New Issue
Block a user