Merge "Heat: Remove non-existing puppet parameters"

This commit is contained in:
Zuul 2022-04-18 19:51:43 +00:00 committed by Gerrit Code Review
commit 5b9c02c233
1 changed files with 0 additions and 2 deletions

View File

@ -221,9 +221,7 @@ outputs:
heat::cron::purge_deleted::destination: {get_param: HeatCronPurgeDeletedDestination}
heat::max_json_body_size: {get_param: HeatMaxJsonBodySize}
heat::trustee::auth_url: {get_param: [EndpointMap, KeystoneInternal, uri_no_suffix] }
heat::trustee::project_name: 'service'
heat::trustee::user_domain_name: 'Default'
heat::trustee::region_name: {get_param: KeystoneRegion}
- heat::cache::enabled: {get_param: EnableCache}
heat::cache::tls_enabled: {get_param: MemcachedTLS}
heat::cache::resource_finder_caching: false