commit b0439c67b122495336777a51ed2f3d19642086de Author: wu.chunyang Date: Tue Oct 13 22:54:31 2020 +0800 fix a typo in global.yml trivial fix Change-Id: Id6f06bb746fd211a58692c58540c7fd6eef20002 diff --git a/etc/kolla/globals.yml b/etc/kolla/globals.yml index 804f6eb..1867f5a 100644 --- a/etc/kolla/globals.yml +++ b/etc/kolla/globals.yml @@ -740,7 +740,7 @@ # - subnet # The subnet parameter has the following supported parameters: # - allocation_pool_start (optional) -# - allocation_pool_start (optional) +# - allocation_pool_end (optional) # - cidr # - enable_dhcp (optional) # - gateway_ip (optional)