We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 859a27f commit 61fcf31Copy full SHA for 61fcf31
defaults/main.yml
@@ -213,7 +213,7 @@ rke2_snapshooter: overlayfs # legacy variable that only exists to keep backward
213
rke2_cni: canal
214
215
# Validate system configuration against the selected benchmark
216
-# (Supported value is "cis-1.23" or eventually "cis-1.6" if you are running RKE2 prior 1.25)
+# (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+
217
rke2_cis_profile: ""
218
219
# Download Kubernetes config file to the Ansible controller
0 commit comments