Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Provider silently re-registers #18

Open
jeffmccune opened this issue Mar 16, 2017 · 0 comments
Open

Provider silently re-registers #18

jeffmccune opened this issue Mar 16, 2017 · 0 comments

Comments

@jeffmccune
Copy link

The rhnreg_ks type's force_check parameter behaves unexpectedly. If the registration URL changes, the registration results in no messages and no changes showing up in the report even though the system is re-registered. The behavior I and my large enterprise client expects is the re-registration change shows up in the Puppet report.

The reason for this unexpected behavior is that the registration happens as part of the exists? method, here:

The expected behavior is that the resource is flagged as out-of-sync and the registration happens as part of the normal provider property management.

@jeffmccune jeffmccune changed the title Provider silently re-registeres Provider silently re-registers Mar 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant