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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Mirror
Kubespray
Commits
02de35cf
Commit
02de35cf
authored
6 years ago
by
Rui Cao
Committed by
k8s-ci-robot
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Fix some typos (#3382)
Signed-off-by:
Rui Cao
<
ruicao@alauda.io
>
parent
7d8e2163
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/network_plugin/calico/tasks/check.yml
+1
-1
1 addition, 1 deletion
roles/network_plugin/calico/tasks/check.yml
roles/network_plugin/contiv/defaults/main.yml
+1
-1
1 addition, 1 deletion
roles/network_plugin/contiv/defaults/main.yml
with
2 additions
and
2 deletions
roles/network_plugin/calico/tasks/check.yml
+
1
−
1
View file @
02de35cf
...
...
@@ -17,7 +17,7 @@
-
name
:
"
Determine
if
calico
upgrade
is
needed"
block
:
-
name
:
"
Check
that
calico
version
is
enough
t
for
upgrade"
-
name
:
"
Check
that
calico
version
is
enough
for
upgrade"
assert
:
that
:
-
calico_version_on_server.stdout|version_compare('v2.6.5', '>=')
...
...
This diff is collapsed.
Click to expand it.
roles/network_plugin/contiv/defaults/main.yml
+
1
−
1
View file @
02de35cf
...
...
@@ -28,7 +28,7 @@ contiv_fwd_mode: routing
# Fabric mode: aci, aci-opflex or default
contiv_fabric_mode
:
default
# Defaut netmode: vxlan or vlan
# Defau
l
t netmode: vxlan or vlan
contiv_net_mode
:
vxlan
# Dataplane interface
...
...
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