undercloud: remove IronicInspectorCollectors in environment

Will be managed by https://review.openstack.org/#/c/546626/

Depends-On: I94d0a7cdf5c7ce8d0a7c31eb2eb0c9c0422ea675
Change-Id: Ic1e9fcd423770a30fd234d084b89e8e0e4412ec3
This commit is contained in:
Emilien Macchi 2018-03-19 10:37:51 -07:00
parent 3e89bd9e5d
commit 4f4e30541e
1 changed files with 0 additions and 1 deletions

View File

@ -54,7 +54,6 @@ parameter_defaults:
IronicEnabledVendorInterfaces: ['ipmitool', 'idrac', 'no-vendor']
IronicEnableStagingDrivers: true
IronicCleaningNetwork: 'ctlplane'
IronicInspectorCollectors: default,extra-hardware,numa-topology,logs
IronicInspectorInterface: br-ctlplane
IronicInspectorIpRange: '192.168.24.100,192.168.24.200'
IronicProvisioningNetwork: 'ctlplane'