diff --git a/manifests/profile/base/heat.pp b/manifests/profile/base/heat.pp index 5de185e44..fbb2567cb 100644 --- a/manifests/profile/base/heat.pp +++ b/manifests/profile/base/heat.pp @@ -122,6 +122,7 @@ class tripleo::profile::base::heat ( } include ::heat::config include ::heat::cors + include ::heat::cache } if $step >= 5 {