Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Kubespray
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
9c572fe5
Commit
9c572fe5
authored
8 years ago
by
Antoine Legrand
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #984 from rutsky/patch-2
fix typo: "explicetely"
parents
16674774
6a5df4d9
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
inventory/group_vars/all.yml
+2
-2
2 additions, 2 deletions
inventory/group_vars/all.yml
with
2 additions
and
2 deletions
inventory/group_vars/all.yml
+
2
−
2
View file @
9c572fe5
...
...
@@ -44,7 +44,7 @@ kube_cert_group: kube-cert
kube_log_level
:
2
# Kubernetes 1.5 added a new flag to the apiserver to disable anonymous auth. In previos versions, anonymous auth was
# not implemented. As the new flag defaults to true, we have to explic
ete
ly disable it. Change this line if you want the
# not implemented. As the new flag defaults to true, we have to explic
it
ly disable it. Change this line if you want the
# 1.5 default behavior. The flag is actually only added if the used kubernetes version is >= 1.5
kube_api_anonymous_auth
:
false
...
...
@@ -65,7 +65,7 @@ ndots: 2
# Deploy netchecker app to verify DNS resolve as an HTTP service
deploy_netchecker
:
false
# For some environments, each node has a pub
ilcal
ly accessible
# For some environments, each node has a pub
lic
ly accessible
# address and an address it should bind services to. These are
# really inventory level variables, but described here for consistency.
#
...
...
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