Skip to content
New issue

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

Missing package for idmap service on rhel7 in nfs::idmap #55

Closed
FayeG opened this issue May 26, 2015 · 4 comments
Closed

Missing package for idmap service on rhel7 in nfs::idmap #55

FayeG opened this issue May 26, 2015 · 4 comments

Comments

@FayeG
Copy link

FayeG commented May 26, 2015

Version 1.9.0 (the latest, of today, that I can upgrade to from puppet forge)

In nfs::idmap, the service requires the file which requires the wrong package on rhel7. The systemd service start file, needed for the service, is provided by package nfs-utils not libnfsidmap.

Either it need changing or both packages need requiring.

@ghoneycutt
Copy link
Owner

I'm building a test environment for EL7 to figure this out.

@ghoneycutt
Copy link
Owner

Could you please test the code from the branch el7?

https://github.com/ghoneycutt/puppet-module-nfs/tree/el7

Work in progress in PR #56

I was able to get two systems working where one was an nfs server including the class nfs::server and the other was a nfs client including the class nfs.

@jordanconway
Copy link

I have successfully used this branch on RHEL 7 to mount an nfs share.

@ghoneycutt
Copy link
Owner

@jordanconway Thanks!!

Looks like I need to fix the spec tests and this will be ready to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants