TrivialFix: A typo fix in the globals.yml
Correct `container` to `contain` in the comment. Change-Id: Ia156676406fac8745e1c7873bae6a5884d6ce27e
This commit is contained in:
parent
877aa79398
commit
4aa0951053
@ -61,7 +61,7 @@ kolla_internal_vip_address: "10.10.10.254"
|
|||||||
network_interface: "eth0"
|
network_interface: "eth0"
|
||||||
|
|
||||||
# These can be adjusted for even more customization. The default is the same as
|
# 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 }}"
|
#kolla_external_vip_interface: "{{ network_interface }}"
|
||||||
#api_interface: "{{ network_interface }}"
|
#api_interface: "{{ network_interface }}"
|
||||||
#storage_interface: "{{ network_interface }}"
|
#storage_interface: "{{ network_interface }}"
|
||||||
|
Loading…
Reference in New Issue
Block a user