From 187171cf7e0b0ef3fa07458a3536f98074416c0a Mon Sep 17 00:00:00 2001 From: Ian Kelling Date: Wed, 26 Apr 2017 08:19:07 -0700 Subject: [PATCH] update webserver setup dependency --- myfai-chboot | 2 +- myfai-chboot-local | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2