509209a29b
This was previously conflicting with the InternalApiNetCidr value in environments/network-environment.yaml. Change-Id: I3f1cb6f056fb19a1ba93d1076191abe7aca4fa21 Depends-On: Ie803b33c93b931f7fefb87b6833eb22fd59cd92d Closes-Bug: #1726773
8 lines
275 B
YAML
8 lines
275 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Changed default address of docker0 bridge to be in the last class B private
|
|
network -- 172.31.0.1/24 -- to stop conflicting with the default network
|
|
range for InternalApiNetCidr. The docker0 bridge is normally unused in
|
|
TripleO deployment.
|