Merge "bifrost: Retain default value of true for enable_inspector_discovery"

This commit is contained in:
Zuul 2021-01-14 21:07:54 +00:00 committed by Gerrit Code Review
commit c8d7f2e21b
1 changed files with 3 additions and 0 deletions

View File

@ -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