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

Oracle Linux support #50

Open
avcbruh opened this issue May 6, 2023 · 1 comment
Open

Oracle Linux support #50

avcbruh opened this issue May 6, 2023 · 1 comment

Comments

@avcbruh
Copy link

avcbruh commented May 6, 2023

Can we add:

{
  "operatingsystem": "OracleLinux",
  "operatingsystemrelease": [
    "7",
    "8"
  ]
},

Into metadata.json

I've been doing this myself as it works fine for my needs. Which I can continue to do if there are other functions that perhaps I'm not utilizing that do not work in Oracle Linux. It is rebranded RedHat so I'm not sure what the issue is, but not having this is a show stopper for any Puppet module that requires augeasproviders_core.

Oracle Linux admins are out here. :)

@ekohl
Copy link
Member

ekohl commented May 16, 2023

A PR is very welcome.

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

2 participants