Merge "Include missing config classes"
This commit is contained in:
@@ -82,5 +82,6 @@ class tripleo::profile::base::congress (
|
||||
|
||||
include ::congress::server
|
||||
include ::congress::db
|
||||
include ::congress::config
|
||||
}
|
||||
}
|
||||
|
||||
@@ -45,5 +45,6 @@ class tripleo::profile::base::ironic_inspector (
|
||||
|
||||
include ::ironic::inspector::pxe_filter
|
||||
include ::ironic::inspector::pxe_filter::dnsmasq
|
||||
include ::ironic::config
|
||||
}
|
||||
}
|
||||
|
||||
@@ -121,5 +121,6 @@ class tripleo::profile::base::sahara (
|
||||
}),
|
||||
}
|
||||
include ::sahara::keystone::authtoken
|
||||
include ::sahara::config
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,5 +82,6 @@ class tripleo::profile::base::tacker (
|
||||
|
||||
include ::tacker::server
|
||||
include ::tacker::db
|
||||
include ::tacker::config
|
||||
}
|
||||
}
|
||||
|
||||
@@ -135,6 +135,7 @@ class tripleo::profile::base::zaqar (
|
||||
include ::zaqar::transport::websocket
|
||||
include ::tripleo::profile::base::apache
|
||||
include ::zaqar::transport::wsgi
|
||||
include ::zaqar::config
|
||||
|
||||
# TODO (bcrochet): At some point, the transports should be split out to
|
||||
# separate services.
|
||||
|
||||
Reference in New Issue
Block a user