Merge "bifrost: Retain default value of true for enable_inspector_discovery"
This commit is contained in:
commit
c8d7f2e21b
@ -70,6 +70,9 @@ firewalld_internal_zone: "{{ kolla_bifrost_firewalld_internal_zone }}"
|
||||
# Disable authentication for the Ironic and Inspector APIs.
|
||||
noauth_mode: true
|
||||
|
||||
# Enable discovery of nodes in Ironic Inspector.
|
||||
enable_inspector_discovery: true
|
||||
|
||||
{% if kolla_bifrost_extra_globals %}
|
||||
###############################################################################
|
||||
# Extra configuration
|
||||
|
Loading…
x
Reference in New Issue
Block a user