Corrected IP_ADDRESS to IP_VERSION

Validated IP_VERSION is the correct key for devstack.

Change-Id: Id73a6c1b41cb86dab37fe650bf7bdae60d697bf6
This commit is contained in:
Sharpz7 2024-01-17 19:15:29 +00:00
parent e1a8e4ba6c
commit ebd8381dbf
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ enabled and use the ``ipmi`` hardware type with this config::
# By default, devstack assumes you have IPv4 and IPv6 access. If you are on
# a v4-only network, set the value below.
# IP_ADDRESS=4
# IP_VERSION=4
# Swift temp URL's are required for the direct deploy interface
SWIFT_ENABLE_TEMPURLS=True