diff options
Diffstat (limited to 'puppet/services/network/contrail-base.yaml')
-rw-r--r-- | puppet/services/network/contrail-base.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/puppet/services/network/contrail-base.yaml b/puppet/services/network/contrail-base.yaml index 5e04a25b..77c30bd9 100644 --- a/puppet/services/network/contrail-base.yaml +++ b/puppet/services/network/contrail-base.yaml @@ -39,7 +39,7 @@ parameters: type: string default: 'no-auth' AdminPassword: - description: Keystone admin user password + description: The password for the keystone admin account, used for monitoring, querying neutron etc. type: string hidden: true AdminTenantName: @@ -47,7 +47,7 @@ parameters: type: string default: 'admin' AdminToken: - description: Keystone admin token + description: The keystone auth secret and db password. type: string hidden: true AdminUser: |