Skip to content
Snippets Groups Projects
Commit c8d7f2e2 authored by Zuul's avatar Zuul Committed by Gerrit Code Review
Browse files

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

parents 65d69244 45c4c33a
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,9 @@ firewalld_internal_zone: "{{ kolla_bifrost_firewalld_internal_zone }}" ...@@ -70,6 +70,9 @@ firewalld_internal_zone: "{{ kolla_bifrost_firewalld_internal_zone }}"
# Disable authentication for the Ironic and Inspector APIs. # Disable authentication for the Ironic and Inspector APIs.
noauth_mode: true noauth_mode: true
# Enable discovery of nodes in Ironic Inspector.
enable_inspector_discovery: true
{% if kolla_bifrost_extra_globals %} {% if kolla_bifrost_extra_globals %}
############################################################################### ###############################################################################
# Extra configuration # Extra configuration
......
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