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

Make hacluster/user group creation optional on qdevice #494

Closed
joernott opened this issue Dec 4, 2020 · 0 comments · Fixed by #495
Closed

Make hacluster/user group creation optional on qdevice #494

joernott opened this issue Dec 4, 2020 · 0 comments · Fixed by #495

Comments

@joernott
Copy link
Contributor

joernott commented Dec 4, 2020

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 6.19.1
  • Ruby: 2.5.8
  • Distribution: RHEL7
  • Module version: 7.0.0

How to reproduce (e.g Puppet code you use)

  • Create a haclient group and hacluster user yourself and then call qdevice without providing the password hash

What are you seeing

Duplicate resources.

What behaviour did you expect instead

I want to be able to omit sensitive_password _hash (as I do when calling the corosync class) and create my own group/user with the GID,UID and additional group membership as required by our company.

Output log

Any additional information you'd like to impart

bastelfreak added a commit that referenced this issue Jan 4, 2021
Match user creation in qdevice to the one in init, solves #494
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

Successfully merging a pull request may close this issue.

1 participant