Merge "undercloud: set cleaning and provisioning networks to 'ctlplane'"
This commit is contained in:
commit
6263b76c14
@ -52,9 +52,11 @@ parameter_defaults:
|
|||||||
IronicEnabledStorageInterfaces: ['noop']
|
IronicEnabledStorageInterfaces: ['noop']
|
||||||
IronicEnabledVendorInterfaces: ['ipmitool', 'idrac', 'no-vendor']
|
IronicEnabledVendorInterfaces: ['ipmitool', 'idrac', 'no-vendor']
|
||||||
IronicEnableStagingDrivers: true
|
IronicEnableStagingDrivers: true
|
||||||
|
IronicCleaningNetwork: 'ctlplane'
|
||||||
IronicInspectorCollectors: default,extra-hardware,numa-topology,logs
|
IronicInspectorCollectors: default,extra-hardware,numa-topology,logs
|
||||||
IronicInspectorInterface: br-ctlplane
|
IronicInspectorInterface: br-ctlplane
|
||||||
IronicInspectorIpRange: '192.168.24.100,192.168.24.200'
|
IronicInspectorIpRange: '192.168.24.100,192.168.24.200'
|
||||||
|
IronicProvisioningNetwork: 'ctlplane'
|
||||||
ZaqarMessageStore: 'swift'
|
ZaqarMessageStore: 'swift'
|
||||||
ZaqarManagementStore: 'sqlalchemy'
|
ZaqarManagementStore: 'sqlalchemy'
|
||||||
# our undercloud default eth1 for the control plane bridged interface
|
# our undercloud default eth1 for the control plane bridged interface
|
||||||
|
Loading…
Reference in New Issue
Block a user