Provides custom resources for managing NFS clients, servers, NFSv4 idmap, and exports.
This cookbook is maintained by the Sous Chefs. The Sous Chefs are a community of Chef cookbook maintainers working together to maintain important cookbooks. If you'd like to know more please visit sous-chefs.org or come chat with us on the Chef Community Slack in #sous-chefs.
See LIMITATIONS.md for package availability and platform constraints.
This cookbook depends on the line cookbook.
This release removes the legacy recipe and node attribute APIs. See migration.md for replacement examples.
nfs_client 'default'nfs_client 'default'
nfs_idmap 'default' do
domain 'example.test'
endnfs_server 'default'nfs_server 'default' do
manage_idmap true
nfs_v4 'yes'
endnfs_export '/exports' do
network '10.0.0.0/8'
writeable false
sync true
options ['no_root_squash']
endThis project exists thanks to all the people who contribute.
Thank you to all our backers!
Support this project by becoming a sponsor. Your logo will show up here with a link to your website.
         