Merge "Fix typo in setting octavia wsgi server name" into stable/train

This commit is contained in:
Zuul 2020-06-24 02:58:18 +00:00 committed by Gerrit Code Review
commit 6220cd3ddb
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ outputs:
"%{hiera('$NETWORK')}" "%{hiera('$NETWORK')}"
params: params:
$NETWORK: {get_param: [ServiceNetMap, OctaviaApiNetwork]} $NETWORK: {get_param: [ServiceNetMap, OctaviaApiNetwork]}
octavia::wsgi::apache::server_name: octavia::wsgi::apache::servername:
str_replace: str_replace:
template: template:
"%{hiera('fqdn_$NETWORK')}" "%{hiera('fqdn_$NETWORK')}"