projects
/
chef.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge remote-tracking branch 'github/pull/49'
[chef.git]
/
cookbooks
/
nfs
/
README.md
1
# NFS Cookbook
2
3
This cookbook configures NFS (the Network File System) which is used on
4
various servers. There are two recipes:
5
6
* default: configures NFS clients based on node attributes.
7
* server: configures the central NFS server.