Change the network from management to container
According to Line 60 of the modified file, the network name is changed from management to container Change-Id: I819e99910a0276f9e9cca36dbdaf2b2d14e312fd Closes-Bug: #1495704
This commit is contained in:
parent
88c948c455
commit
1b51320d5d
@ -216,7 +216,7 @@
|
||||
# container_bridge: "br-mgmt"
|
||||
# container_interface: "eth1"
|
||||
# container_type: "veth"
|
||||
# ip_from_q: "management"
|
||||
# ip_from_q: "container"
|
||||
# is_container_address: true
|
||||
# is_ssh_address: true
|
||||
# - network:
|
||||
|
Loading…
Reference in New Issue
Block a user