On Debian Squeeze, with Puppet 2.7 from backports, I get the error
err: /Stage[main]/Nfs::Client::Debian::Service/Service[idmapd]: Could not evaluate: Could not find init script for 'idmapd'
when using nfs::client::mount. I have NFSv4 disabled. I think that in this case, the module should not try to invoke idmapd. Am I wrong?
On Debian Squeeze, with Puppet 2.7 from backports, I get the error
when using
nfs::client::mount. I have NFSv4 disabled. I think that in this case, the module should not try to invoke idmapd. Am I wrong?