diff options
Diffstat (limited to 'pillar/role/web/apache-httpd.sls')
-rw-r--r-- | pillar/role/web/apache-httpd.sls | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pillar/role/web/apache-httpd.sls b/pillar/role/web/apache-httpd.sls new file mode 100644 index 0000000..5b4b64b --- /dev/null +++ b/pillar/role/web/apache-httpd.sls @@ -0,0 +1,3 @@ +apache: + global: + ServerAdmin: system@lysergic.dev |