Version information
released Nov 18th 2012
Start using this module
Add this module to your Puppetfile:
mod 'haraldsk-nfs', '1.1.1'
Learn more about managing modules with a PuppetfileDocumentation
haraldsk/nfs — version 1.1.1 Nov 18th 2012
puppet-module-nfs - for all your nfs needs - seriously.
Puppet module for setting up nfs server and clients.
Storeconfigs is used for propogating export configs to clients.
Optional nfs4-support.
Dependencies
Puppetmaster must be configured to use storeconfigs. Clients need to support augeas.
Check Modulesfile for module dependencies
I have tested the module on lucid, precise, centos5 and centos6. Chances are good it will work on rhel and sles aswell.
Examples
Simple NFSv3 server and client example
This will export /data/folder on the server and automagically mount it on client.
NFSv3 multiple exports, servers and multiple node example
NFSv4 Simple example
NFSv4 insanely overcomplicated reference example
Author
Harald Skoglund haraldsk@redpill-linpro.com
Webpage
https://github.com/haraldsk/puppet-module-nfs/
Copyright
Redpill Linpro - www.redpill-linpro.com
License
Apache License, Version 2.0
Dependencies
- ripienaar-concat (>= 0.2.0)
- puppetlabs-stdlib (>= 3.0.1)