adding the ipxe stuff in the container

This commit is contained in:
Christian Goll
2022-11-29 17:01:36 +01:00
parent de4362f9b9
commit 8514f5aa1b
3 changed files with 4 additions and 6 deletions

View File

@@ -70,4 +70,5 @@ fi
# configure the services of the host by building the host overlay
echo "-- Running wwctl --"
wwctl overlay build
wwctl configure tftp
# enable tftp if systemd is running
test -e /run/systemd/system && wwctl configure tftp