Remove password default for AodhPassword
Change-Id: Ibf37bfd6150d212fadcc4d2e2e2d0a89cdd76c91
This commit is contained in:
parent
0e6071d395
commit
2493de2f55
@ -17,7 +17,6 @@ parameters:
|
||||
type: string
|
||||
hidden: true
|
||||
AodhPassword:
|
||||
default: unset
|
||||
description: The password for the aodh services.
|
||||
type: string
|
||||
hidden: true
|
||||
|
@ -21,7 +21,6 @@ parameters:
|
||||
type: string
|
||||
default: ''
|
||||
AodhPassword:
|
||||
default: unset
|
||||
description: The password for the aodh services.
|
||||
type: string
|
||||
hidden: true
|
||||
|
Loading…
Reference in New Issue
Block a user