Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
cluster-02
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
K8S
cluster-02
Commits
04f92964
Verified
Commit
04f92964
authored
2 years ago
by
Rafael László
Browse files
Options
Downloads
Patches
Plain Diff
fix cis_profile
parent
44fcd85a
Branches
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#42734
passed with warnings
2 years ago
Stage: plan
Stage: apply
Stage: ansible
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/k8s/vars/main.yaml
+1
-1
1 addition, 1 deletion
ansible/k8s/vars/main.yaml
with
1 addition
and
1 deletion
ansible/k8s/vars/main.yaml
+
1
−
1
View file @
04f92964
...
@@ -159,7 +159,7 @@ rke2_disable_kube_proxy: true
...
@@ -159,7 +159,7 @@ rke2_disable_kube_proxy: true
# Validate system configuration against the selected benchmark
# 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)
rke2_cis_profile
:
"
cis-1.
6
"
rke2_cis_profile
:
"
cis-1.
23
"
# Download Kubernetes config file to the Ansible controller
# Download Kubernetes config file to the Ansible controller
rke2_download_kubeconf
:
false
rke2_download_kubeconf
:
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment