diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml index c32aa87db5..4d9619d852 100644 --- a/etc/kolla/globals.yml +++ b/etc/kolla/globals.yml @@ -61,7 +61,7 @@ kolla_internal_vip_address: "10.10.10.254" network_interface: "eth0" # These can be adjusted for even more customization. The default is the same as -# the 'network_interface'. These interfaces must container an IPv4 address. +# the 'network_interface'. These interfaces must contain an IPv4 address. #kolla_external_vip_interface: "{{ network_interface }}" #api_interface: "{{ network_interface }}" #storage_interface: "{{ network_interface }}"