We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
nfs::client::mount
The text was updated successfully, but these errors were encountered:
Merge pull request haraldsk#3 from haw-hh-ai-lab/fix_debian_service_c…
ff31139
…ycle_squashed Fix debian service cycle squashed
No branches or pull requests
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?The text was updated successfully, but these errors were encountered: