Ironic: Manage [nova] options by puppet

This enables the ironic::nova class, to manage [nova] options in
ironic.conf, to disable/enable power notifications from ironic to
nova.

Partial-Bug: #2000308
Change-Id: I273524330c11910e15f8eccdb9025db6e7c881e1
This commit is contained in:
Takashi Kajinami 2022-12-22 21:51:07 +09:00 committed by Harald Jensås
parent c6d3f8c6a3
commit 2aee25b456
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ class tripleo::profile::base::ironic::conductor (
include ironic::drivers::inspector
include ironic::glance
include ironic::neutron
include ironic::nova
include ironic::service_catalog
include ironic::swift
}