From 33e08a3a73ee305a8550b4005c208c8143ca0ba5 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Tue, 4 May 2021 07:30:25 -0700 Subject: [PATCH] Update content/rancher/v2.5/en/security/selinux/_index.md Co-authored-by: Colleen Murphy --- content/rancher/v2.5/en/security/selinux/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/rancher/v2.5/en/security/selinux/_index.md b/content/rancher/v2.5/en/security/selinux/_index.md index 05e090fd315..a044e59802c 100644 --- a/content/rancher/v2.5/en/security/selinux/_index.md +++ b/content/rancher/v2.5/en/security/selinux/_index.md @@ -11,7 +11,7 @@ Developed by Red Hat, it is an implementation of mandatory access controls (MAC) After being historically used by government agencies, SELinux is now industry standard and is enabled by default on CentOS 7 and 8. -We provide two RPMs (Red Hat package managers) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`. +We provide two RPMs (Red Hat packages) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`. - [rancher-selinux](#rancher-selinux) - [rke2-selinux](#rke2-selinux) @@ -89,4 +89,4 @@ The rancher-logging chart, for example, needs to be configured to be SELinux awa ``` helm install logging rancher/rancher-logging --set global.seLinux.enabled=true -``` \ No newline at end of file +```