aboutsummaryrefslogtreecommitdiffstats
path: root/roles/httpd/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/httpd/defaults/main.yml')
-rw-r--r--roles/httpd/defaults/main.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/httpd/defaults/main.yml b/roles/httpd/defaults/main.yml
new file mode 100644
index 0000000..9ccd2f3
--- /dev/null
+++ b/roles/httpd/defaults/main.yml
@@ -0,0 +1,4 @@
+httpd_configuration_file: /etc/httpd.conf
+httpd_configuration_dir: /etc/httpd.d
+httpd_chroot: /var/www
+httpd_use_nfs: false
remember that computers suck.