From 5224e93dc1201d4ad24e07e6e6bfd5b8c86c708b Mon Sep 17 00:00:00 2001 From: maxisam <456807+maxisam@users.noreply.github.com.> Date: Wed, 18 Dec 2024 14:36:35 -0600 Subject: [PATCH] doc: update cis profile comment for clarity --- defaults/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults/main.yml b/defaults/main.yml index 19574b8..78cd1b1 100644 --- a/defaults/main.yml +++ b/defaults/main.yml @@ -213,7 +213,7 @@ rke2_snapshooter: overlayfs # legacy variable that only exists to keep backward rke2_cni: canal # Validate system configuration against the selected benchmark -# (Supported value is "cis-1.23" or eventually "cis-1.6" if you are running RKE2 prior 1.25) or "cis" for rke2 1.30+ +# (Supported value is "cis-1.23" or eventually "cis-1.6" if you are running RKE2 prior 1.25 or "cis" for rke2 1.30+) rke2_cis_profile: "" # Download Kubernetes config file to the Ansible controller