Include NFS declarations in the config

This commit is contained in:
Gregory Kurtzer
2020-12-19 21:04:23 -08:00
parent 5ec1988029
commit ecb2554628

View File

@@ -14,3 +14,8 @@ tftp:
enabled: true enabled: true
tftproot: /var/lib/tftpboot tftproot: /var/lib/tftpboot
systemd name: tftp systemd name: tftp
nfs:
systemd name: nfs-server
exports:
- /home
- /var/warewulf