document NFS server setup

This commit is contained in:
2024-04-29 14:09:50 +02:00
parent 961119090c
commit 20fb64efa3
+1 -1
View File
@@ -1,7 +1,7 @@
# NFS Server
Your node can serve as NFS server. This guide is for RHEL8 and later.
By default RHEL8 serves NFS3 und NFS4, whereas RHEL9 and later will server only NFS4. Still NFS3 can be configured if required.
By default RHEL8 serves NFS3 und NFS4, whereas RHEL9 and later will serve only NFS4. Still NFS3 can be configured if required.
To enable the NFS server, set `base::enable_nfs_server` accordingly in Hiera:
```