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

Add rancher-selinux's rpm install guide for EL9 #974

Merged
merged 1 commit into from
Dec 29, 2023

Conversation

andypitcher
Copy link
Contributor

This PR implements this issue:

Description

  • This PR appends rancher-selinux rpm install by adding rancher-selinux's rpm install guide for EL9 (setup yum repo)
  • Changes (latest, v2.8, v2.7): reference-guides/rancher-security/selinux-rpm/about-rancher-selinux.md
# cat << EOF > /etc/yum.repos.d/rancher.repo
[rancher]
name=Rancher
baseurl=https://rpm.rancher.io/rancher/production/centos/9/noarch
enabled=1
gpgcheck=1
gpgkey=https://rpm.rancher.io/public.key
EOF

@andypitcher andypitcher self-assigned this Nov 2, 2023
@andypitcher andypitcher requested a review from macedogm November 2, 2023 19:27
@btat
Copy link
Contributor

btat commented Nov 3, 2023

Hi @andypitcher @macedogm, the reference issue mentions After EL9 packages are officially released.... Has that already happened (i.e. if this PR is approved can it be merged right away)?

@macedogm
Copy link
Member

macedogm commented Nov 6, 2023

@btat no, that hasn't happened yet and it depends on rancher/rancher#43146. I believe that the best approach here is for us to track this and do the merge when the package is released. WDYT?

@btat
Copy link
Contributor

btat commented Nov 6, 2023

@btat no, that hasn't happened yet and it depends on rancher/rancher#43146. I believe that the best approach here is for us to track this and do the merge when the package is released. WDYT?

Sounds good to me.

@andypitcher andypitcher force-pushed the add-rancher-selinux-el9 branch from cfdebb5 to ef01bf2 Compare December 29, 2023 10:51
@andypitcher
Copy link
Contributor Author

@macedogm @btat we should be good to go, the production packages have been released for RHEL9, see comment.
I just have rebased, so ready to review/merge.

@andypitcher andypitcher requested a review from btat December 29, 2023 10:54
@andypitcher andypitcher merged commit cdba2fe into rancher:main Dec 29, 2023
1 check passed
@andypitcher andypitcher deleted the add-rancher-selinux-el9 branch February 12, 2024 23:08
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 this pull request may close these issues.

4 participants