Add web.apache-httpd role
Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
This commit is contained in:
parent
e58c63decc
commit
906dd92d7e
3
pillar/role/web/apache-httpd.sls
Normal file
3
pillar/role/web/apache-httpd.sls
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
apache:
|
||||||
|
global:
|
||||||
|
ServerAdmin: system@lysergic.dev
|
2
salt/role/web/apache-httpd.sls
Normal file
2
salt/role/web/apache-httpd.sls
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
include:
|
||||||
|
- apache.config
|
Loading…
Reference in New Issue
Block a user