diff options
author | Jenkins <jenkins@review.openstack.org> | 2017-07-22 07:55:02 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2017-07-22 07:55:02 +0000 |
commit | 617e5f1022da5309328a1d9c96399c1fedd257ec (patch) | |
tree | 0d8f32bbe0720a76e7c54494fb63f77464adeee6 /puppet/services/keystone.yaml | |
parent | 83f8b300a3ae0f801aa94ece8196282cb55ffe0a (diff) | |
parent | 8fb3da3c6016341d1f7158b9841db63de9b86fdf (diff) |
Merge "Make EnablePackageInstall and Debug descriptions consistent"
Diffstat (limited to 'puppet/services/keystone.yaml')
-rw-r--r-- | puppet/services/keystone.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/puppet/services/keystone.yaml b/puppet/services/keystone.yaml index 136c0ad4..8796209b 100644 --- a/puppet/services/keystone.yaml +++ b/puppet/services/keystone.yaml @@ -67,6 +67,7 @@ parameters: Debug: type: string default: '' + description: Set to True to enable debugging on all services. KeystoneDebug: default: '' description: Set to True to enable debugging Keystone service. |