From: Dmitry Tantsur Date: Mon, 3 Apr 2017 16:42:35 +0000 (+0200) Subject: Include ironic::drivers::interfaces in the ironic-conductor profile X-Git-Tag: opnfv-6.0.0~260^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=b95f16a2a56343b81bafb272f9567a55c5cca4b9;p=apex-puppet-tripleo.git Include ironic::drivers::interfaces in the ironic-conductor profile This enables configuring new-style drivers (aha hardware types). Part of blueprint ironic-driver-composition Change-Id: I72eb8b06cca14073d1d1c82462fb702630e02de3 --- diff --git a/manifests/profile/base/ironic/conductor.pp b/manifests/profile/base/ironic/conductor.pp index 7f90da9..cb0524b 100644 --- a/manifests/profile/base/ironic/conductor.pp +++ b/manifests/profile/base/ironic/conductor.pp @@ -34,6 +34,7 @@ class tripleo::profile::base::ironic::conductor ( if $step >= 4 { include ::ironic::conductor + include ::ironic::drivers::interfaces include ::ironic::drivers::pxe if $manage_pxe { include ::ironic::pxe