aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/profile/base/mistral.pp
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2016-08-27 01:31:58 +0000
committerGerrit Code Review <review@openstack.org>2016-08-27 01:31:58 +0000
commit9d484f93507625f6939c1642f6b34efdcf71ce70 (patch)
tree7f9dbc51c23441cdd0fe7dd65aa7ff2f6ac96da7 /manifests/profile/base/mistral.pp
parent67e4cdd0b22cf2c0ee9fbb4ea15beaa982766e7e (diff)
parent9c0f97d23165bc64f56000df9f3c3a0cb20a50a3 (diff)
Merge "UI profile for tripleo"
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
}
}