You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
On CentOS, the default NFS server configuration dynamically chooses ports. This makes it difficult to allow the service through the iptables firewall.
This can be worked around by adding a file { '/etc/sysconfig/nfs': ...} resource to the host that notifies nfs::server::rhel::services, but this is ugly.