Skip to content

Commit ccfdeba

Browse files
committed
Add TFTPROOT to nfsroot configuration template
1 parent f2bdb66 commit ccfdeba

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

templates/nfsroot.conf.tpl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,8 @@ NFSROOT_PACKAGES="cryptsetup lvm2 e2fsprogs dosfstools efibootmgr grub-efi-amd64
1212
# Where to build the nfsroot
1313
NFSROOT=/srv/fai/nfsroot
1414

15+
# TFTP root — not used for ISO builds, but fai-setup requires it to be set
16+
TFTPROOT=/srv/tftp/fai
17+
1518
# FAI config directory
1619
FAI_CONFIGDIR=/srv/fai/config

0 commit comments

Comments
 (0)