Merge "Update the number of keystone workers"

This commit is contained in:
Zuul 2020-03-06 17:32:39 +00:00 committed by Gerrit Code Review
commit 032c896dd7
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ parameters:
KeystoneWorkers:
type: string
description: Set the number of workers for keystone::wsgi::apache
default: '%{::os_workers}'
default: '%{::os_workers_keystone}'
MonitoringSubscriptionKeystone:
default: 'overcloud-keystone'
type: string