From: Ian Kelling Date: Wed, 26 Apr 2017 15:19:07 +0000 (-0700) Subject: update webserver setup dependency X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=commitdiff_plain;h=187171cf7e0b0ef3fa07458a3536f98074416c0a update webserver setup dependency --- diff --git a/myfai-chboot b/myfai-chboot index f732642..f65175a 100755 --- a/myfai-chboot +++ b/myfai-chboot @@ -13,7 +13,7 @@ Sets up tftp pxe config and nfs server on host "faiserver". If our kernel has no nfs support, uses apache, and depends on another repo of Ian Kelling, basic-https-conf, where the file is at -/a/exe/apache-site. +/a/exe/web-conf. Usng this, you can boot into fai with pxe-kexec without changing the dhcp server. diff --git a/myfai-chboot-local b/myfai-chboot-local index 7344ef4..35331b3 100755 --- a/myfai-chboot-local +++ b/myfai-chboot-local @@ -35,7 +35,7 @@ EOF else std_arg="-u http://faiserver:8080/config.tar.gz" root_arg="live:http://faiserver:8080/squash.img" - /a/exe/apache-site -i -p 8080 - faiserver < Deny from all Allow from $ip