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