Fix some typos (#3382)

Signed-off-by: Rui Cao <ruicao@alauda.io>
This commit is contained in:
Rui Cao 2018-09-23 21:33:17 +08:00 committed by k8s-ci-robot
parent 7d8e21634c
commit 02de35cfc3
2 changed files with 2 additions and 2 deletions

View file

@ -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', '>=')

View file

@ -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