Synchronise with kayobe @ bb22c94067b281ceec362061dd72c20d18342ab5
This commit is contained in:
parent
cec52ed9d8
commit
663bf95e4c
@ -28,7 +28,10 @@
|
||||
|
||||
# Which MAC addresses to add as ports during introspection. One of 'all',
|
||||
# 'active' or 'pxe'.
|
||||
#inspector_port_addition:
|
||||
#inspector_add_ports:
|
||||
|
||||
# Which ports to keep after introspection. One of 'all', 'present', or 'added'.
|
||||
#inspector_keep_ports:
|
||||
|
||||
# Whether to enable discovery of nodes not managed by Ironic.
|
||||
#inspector_enable_discovery:
|
||||
|
@ -23,9 +23,12 @@
|
||||
# Name of the network used to expose the internal OpenStack API endpoints.
|
||||
#internal_net_name:
|
||||
|
||||
# Name of the network used to expose the external OpenStack API endpoints and
|
||||
# to provide external network access via Neutron.
|
||||
#external_net_name:
|
||||
# List of names of networks used to provide external network access via
|
||||
# Neutron.
|
||||
# Deprecated name: external_net_name
|
||||
# If external_net_name is defined, external_net_names will default to a list
|
||||
# containing one item, external_net_name.
|
||||
#external_net_names:
|
||||
|
||||
# Name of the network used to expose the public OpenStack API endpoints.
|
||||
#public_net_name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user