Add bifrost config for inspector

This commit is contained in:
Mark Goddard 2017-03-03 15:04:38 +00:00
parent 3d91705c97
commit 3223a1236f
1 changed files with 16 additions and 0 deletions

View File

@ -28,6 +28,22 @@
# Whether to enable ipmitool-based drivers.
#kolla_bifrost_enable_ipmitool_drivers:
###############################################################################
# Ironic Inspector configuration.
# List of of inspector processing plugins.
#kolla_bifrost_inspector_processing_hooks:
# Which MAC addresses to add as ports during introspection. One of 'all',
# 'active' or 'pxe'.
#kolla_bifrost_inspector_port_addition:
# List of extra kernel parameters for the inspector default PXE configuration.
#kolla_bifrost_inspector_extra_kernel_options:
# List of introspection rules for Bifrost's Ironic Inspector service.
#kolla_bifrost_inspector_rules:
###############################################################################
# Inventory configuration.