ghoneycutt / puppet-module-nfs

Puppet module to manage NFS
Other
4 stars 30 forks source link

include rpcbind instead of managing the rpcbind service #6

Closed ghoneycutt closed 11 years ago

ghoneycutt commented 11 years ago

rpcbind is used for other things, apparently print servers in our case and should not be tied up in the nfs module.

ghoneycutt commented 11 years ago

https://github.com/ghoneycutt/puppet-module-rpcbind

ghoneycutt commented 11 years ago

https://github.com/ghoneycutt/puppet-module-nfs/blob/master/manifests/init.pp#L42

remove service{} and replace with include rpcbind

ghoneycutt commented 11 years ago

@jwennerberg did this already and is merged at commit aad3c4e16f73a9a8677f0accb0eef0f05846e689