diff options
-rw-r--r-- | puppet/services/keystone.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/keystone.yaml b/puppet/services/keystone.yaml index 1f83b680..4ae90e97 100644 --- a/puppet/services/keystone.yaml +++ b/puppet/services/keystone.yaml @@ -85,7 +85,7 @@ parameters: description: Set the number of workers for keystone::wsgi::apache default: '"%{::os_workers}"' MonitoringSubscriptionKeystone: - default: 'overcloud-kestone' + default: 'overcloud-keystone' type: string KeystoneCredential0: type: string |