aboutsummaryrefslogtreecommitdiffstats
path: root/roles/vmm/templates/httpd.conf.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/vmm/templates/httpd.conf.j2')
-rw-r--r--roles/vmm/templates/httpd.conf.j24
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/vmm/templates/httpd.conf.j2 b/roles/vmm/templates/httpd.conf.j2
new file mode 100644
index 0000000..ed9feb6
--- /dev/null
+++ b/roles/vmm/templates/httpd.conf.j2
@@ -0,0 +1,4 @@
+server "autoinstall" {
+ listen on * port 80
+ root "/htdocs/autoinstall"
+}
remember that computers suck.