mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-20 10:27:38 -02:30
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
- name: "Determine if calico upgrade is needed"
|
- name: "Determine if calico upgrade is needed"
|
||||||
block:
|
block:
|
||||||
- name: "Check that calico version is enought for upgrade"
|
- name: "Check that calico version is enough for upgrade"
|
||||||
assert:
|
assert:
|
||||||
that:
|
that:
|
||||||
- calico_version_on_server.stdout|version_compare('v2.6.5', '>=')
|
- calico_version_on_server.stdout|version_compare('v2.6.5', '>=')
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ contiv_fwd_mode: routing
|
|||||||
# Fabric mode: aci, aci-opflex or default
|
# Fabric mode: aci, aci-opflex or default
|
||||||
contiv_fabric_mode: default
|
contiv_fabric_mode: default
|
||||||
|
|
||||||
# Defaut netmode: vxlan or vlan
|
# Default netmode: vxlan or vlan
|
||||||
contiv_net_mode: vxlan
|
contiv_net_mode: vxlan
|
||||||
|
|
||||||
# Dataplane interface
|
# Dataplane interface
|
||||||
|
|||||||
Reference in New Issue
Block a user