Merge "Fix typo in setting octavia wsgi server name"

This commit is contained in:
Zuul 2020-05-07 20:21:19 +00:00 committed by Gerrit Code Review
commit 4ce39fea44

View File

@ -188,7 +188,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')}"