Fix hieradata for Heat API timeout

puppet-tripleo uses heat::wsgi::apache_api and not heat::wsgi::apache so
we need to update the hieradata. Also let's move it to the heat-api
service and not in base.

Depends-On: I7da55899b9108daced7adb8f82bdb58fcf97aa09
Change-Id: I2ae2f498c70d2c6d90c6f760d7d4a09a36403722
(cherry picked from commit d2db2292e5)
This commit is contained in:
Emilien Macchi 2020-01-22 08:54:59 -05:00 committed by Alex Schultz
parent 04dda909e5
commit d7b13a24d2
1 changed files with 1 additions and 0 deletions

View File

@ -133,6 +133,7 @@ outputs:
params:
$NETWORK: {get_param: [ServiceNetMap, HeatApiNetwork]}
heat::wsgi::apache_api::ssl: {get_param: EnableInternalTLS}
heat::wsgi::apache_api::vhost_custom_fragment: 'Timeout 600'
heat::policy::policies: {get_param: HeatApiPolicies}
heat::api::service_name: 'httpd'
# NOTE: bind IP is found in hiera replacing the network name with the local node IP