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')}"
params:
$NETWORK: {get_param: [ServiceNetMap, OctaviaApiNetwork]}
octavia::wsgi::apache::server_name:
octavia::wsgi::apache::servername:
str_replace:
template:
"%{hiera('fqdn_$NETWORK')}"