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

not compatible with Facter 4 #111

Open
vchepkov opened this issue Mar 20, 2021 · 0 comments
Open

not compatible with Facter 4 #111

vchepkov opened this issue Mar 20, 2021 · 0 comments

Comments

@vchepkov
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: 6.21.1
  • Ruby: 2.5.8p224
  • Distribution: RHEL8
  • Module version: 4.0.0

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

either enable facterng or run puppet facts diff

What are you seeing

  "rhsm_repos.0": {
    "new_value": null,
    "old_value": "codeready-builder-for-rhel-8-x86_64-rpms"
  },
  "rhsm_repos.1": {
    "new_value": null,
    "old_value": "rhel-8-for-x86_64-baseos-rpms"
  },
  "rhsm_repos.2": {
    "new_value": null,
    "old_value": "rhel-8-for-x86_64-appstream-rpms"
  },
  "rhsm_subscription_type": {
    "new_value": null,
    "old_value": "rhsm"
  }
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

1 participant