aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/mistral.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/profile/base/mistral.pp')
-rw-r--r--manifests/profile/base/mistral.pp1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/profile/base/mistral.pp b/manifests/profile/base/mistral.pp
index 0c41193..cffb03e 100644
--- a/manifests/profile/base/mistral.pp
+++ b/manifests/profile/base/mistral.pp
@@ -46,5 +46,6 @@ class tripleo::profile::base::mistral (
include ::mistral::config
include ::mistral::client
include ::mistral::db::sync
+ include ::mistral::cors
}
}