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

Rocky Linux is not yet supported #555

Open
ddholstad99 opened this issue Aug 22, 2022 · 1 comment
Open

Rocky Linux is not yet supported #555

ddholstad99 opened this issue Aug 22, 2022 · 1 comment
Assignees

Comments

@ddholstad99
Copy link
Contributor

Rocky linux is supported by the wazuh-agent, but does not have the puppet manifest modifications to allow the puppet module to manage puppet-gents on rocky Linux 8.

Code should replicate what was done in pull request $480 for Alma.
{
architecture => "x86_64",
distro => {
codename => "GreenObsidian",
description => "Rocky Linux release 8.6 (Green Obsidian)",
id => "Rocky",
release => {
full => "8.6",
major => "8",
minor => "6"
},
specification => ":core-4.1-amd64:core-4.1-noarch:cxx-4.1-amd64:cxx-4.1-noarch:desktop-4.1-amd64:desktop-4.1-noarch:printing-4.1-amd64:printing-4.1-noarch"
},
family => "RedHat",
hardware => "x86_64",
name => "Rocky",
release => {
full => "8.6",
major => "8",
minor => "6"
},
selinux => {
enabled => false
}
}

@vcerenu vcerenu self-assigned this Aug 29, 2022
@vcerenu
Copy link
Member

vcerenu commented Aug 30, 2022

Hello @ddholstad99

About the PR I have left a comment about a necessary change to be able to merge those changes on the main branch.
Thank you very much for the development!

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

No branches or pull requests

2 participants