tripleo-heat-templates/environments/undercloud
Bogdan Dobrelya 5c3b374fb4 Also configure Ironic for UC minions
There appears to be an inconsistency in the ironic configuration
between the undercloud vs the minion.

The minion has:
enabled_inspect_interfaces=no-inspect

The undercloud has:
enabled_inspect_interfaces=idrac,ilo,inspector,no-inspect,redfish

Fix this by adding the same default params for Ironic on UC minions as
the main undercloud environment defines it.

Change-Id: I0aaf6a9e5ac0a2f7ed95c8f046a4df6147ff0edb
Signed-off-by: Bogdan Dobrelya <bdobreli@redhat.com>
(cherry picked from commit 31831cf4eb)
2020-10-15 10:45:44 +00:00
..
undercloud-minion.yaml Also configure Ironic for UC minions 2020-10-15 10:45:44 +00:00