Include NFS declarations in the config
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user