Add heat::cache to heat profile

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

Change-Id: I1cbe94928540af48134ce878ca7ad404b92de170
This commit is contained in:
Emilien Macchi 2020-03-26 11:38:33 -04:00
parent 6de3a8c24e
commit 991d52605c
1 changed files with 1 additions and 0 deletions

View File

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