Merge "ironic/api: include cors config"

This commit is contained in:
Zuul 2018-03-08 18:43:44 +00:00 committed by Gerrit Code Review
commit 8c9b116c11
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ class tripleo::profile::base::ironic::api (
if $step >= 4 or ( $step >= 3 and $is_bootstrap ) {
include ::ironic::api
include ::ironic::cors
include ::tripleo::profile::base::apache
class { '::ironic::wsgi::apache':
ssl_cert => $tls_certfile,