various fixes
[automated-distro-installer] / README
diff --git a/README b/README
index fbfa4ae7a2142833dd9bc09998a8d64194871728..b73c104b36a1c65f3018af1cecce7649f0c3ee77 100644 (file)
--- a/README
+++ b/README
@@ -79,7 +79,7 @@ existing /etc/ssh/*host* to
 /p/c/machine_specific/HOST/filesystem/etc/ssh
 
 host-* luks keyfiles generated like:
-head -c 2048 /dev/urandom | od | s dd of=/q/root/luks/host-demohost
+h=demohost; head -c 2048 /dev/urandom | od | se dd of=/q/root/luks/host-$h
 
 Configuration of which luks key to use is in
 fai/config/hooks/partition.DEFAULT
@@ -327,7 +327,7 @@ m s iptables -t nat -A POSTROUTING -o $(ip -4 route get 8.8.8.8 | sed -nr 's,^.*
 
 change /p/c/machine_specific/vps/bind-initial/db.b8.nz
 faiserver 10.0.44.1
-TARGET 10.0.44.2
+TARGET_HOSTNAME 10.0.44.2
 
 apt install isc-dhcp-server