Extend and optimize relocatable build config infrastructure

This commit is contained in:
Gregory Kurtzer
2022-01-15 03:32:32 +00:00
parent be41b79261
commit 8da7dd415a
23 changed files with 258 additions and 348 deletions

View File

@@ -6,7 +6,7 @@ warewulf:
autobuild overlays: true
update interval: 60
syslog: false
datastore: @WWROOT@/warewulf
datastore: @WWPROVISIONDIR@
dhcp:
enabled: true
range start: 192.168.200.50
@@ -15,7 +15,7 @@ dhcp:
systemd name: dhcpd
tftp:
enabled: true
tftproot: @TFTPROOT@
tftproot: @TFTPDIR@
systemd name: tftp
nfs:
systemd name: nfs-server