Switch default-role default to lowercase 'member'
This is needed to align with recent changes in the keystone charm to use keystone bootstrap. Change-Id: I35a08c483e970712d4db4ebe049f5b135ffb5637 Closes-Bug: #1879783
This commit is contained in:
@@ -58,7 +58,7 @@ options:
|
||||
value of 1800 will log users out after 30 minutes.
|
||||
default-role:
|
||||
type: string
|
||||
default: "Member"
|
||||
default: "member"
|
||||
description: |
|
||||
Default role for Horizon operations that will be created in
|
||||
Keystone upon introduction of an identity-service relation.
|
||||
|
||||
Reference in New Issue
Block a user