Skip to content

Commit

Permalink
Merge pull request #282 from maxisam/patch-1
Browse files Browse the repository at this point in the history
doc: cis value
  • Loading branch information
MonolithProjects authored Dec 18, 2024
2 parents d199dc3 + da7b977 commit 3fb5a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,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)
# (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
Expand Down

0 comments on commit 3fb5a45

Please sign in to comment.