Merge "Include ironic::drivers::interfaces in the ironic-conductor profile"

This commit is contained in:
Jenkins 2017-04-06 23:18:29 +00:00 committed by Gerrit Code Review
commit 08ea0193f9

View File

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