# Generated by Chef for <%= node['fqdn'] -%> # Local modifications will be overwritten. # # This is a general configuration for the # NFS daemons and tools [gssd] use-gss-proxy=1 [lockd] port=<%= node['nfs']['port']['lockd'] %> udp-port=<%= node['nfs']['port']['lockd'] %> [mountd] port=<%= node['nfs']['port']['mountd'] %> [nfsd] threads=<%= node['nfs']['threads'] %> [statd] port=<%= node['nfs']['port']['statd'] %> outgoing-port=<%= node['nfs']['port']['statd_out'] %>