Add heat::cache to heat profile

... so our operators can override oslo cache options in heat.conf.

Change-Id: I1cbe94928540af48134ce878ca7ad404b92de170
(cherry picked from commit 991d52605c)
This commit is contained in:
Emilien Macchi 2020-03-26 11:38:33 -04:00
parent cbf11f05d4
commit 74483dec77
1 changed files with 1 additions and 0 deletions

View File

@ -128,6 +128,7 @@ class tripleo::profile::base::heat (
include ::heat::config
include ::heat::cors
include ::heat::logging
include ::heat::cache
}
if $step >= 5 {