FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit bf7f4545 authored by Paul Browne's avatar Paul Browne
Browse files

Move inspection & PXE interface on AR06 nodes to 10GbE

parent 11c56f47
Branches move_ar06_10gbe
No related tags found
1 merge request!7Move inspection & PXE interface on AR06 nodes to 10GbE
......@@ -38,9 +38,9 @@ inspector_processing_hooks_default:
# List of of additional inspector processing plugins.
inspector_processing_hooks_extra:
# Adds switch system name to ironic port local_link_connection.
#- system_name_llc
- system_name_llc
# Assigns physical_network to ironic port based on switch system name.
#- system_name_physnet
- system_name_physnet
# Processes additional inventory data collected by the extra-hardware
# collector.
- extra_hardware
......@@ -72,7 +72,7 @@ inspector_add_ports: all
# Ironic inspector default network interface name on which to check for an LLDP
# switch port description to use as the node's name.
inspector_lldp_switch_port_interface_default: em3
inspector_lldp_switch_port_interface_default: em1
# Ironic inspector map from hostname to network interface name on which to
# check for an LLDP switch port description to use as the node's name.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment