Merge "Remove default value for pacmaker passwords"
This commit is contained in:
@@ -45,12 +45,10 @@ parameters:
|
||||
type: string
|
||||
description: The authkey for the pacemaker remote service.
|
||||
hidden: true
|
||||
default: ''
|
||||
PcsdPassword:
|
||||
type: string
|
||||
description: The password for the 'pcsd' user for pacemaker.
|
||||
hidden: true
|
||||
default: ''
|
||||
CorosyncSettleTries:
|
||||
type: number
|
||||
description: Number of tries for cluster settling. This has the
|
||||
|
||||
@@ -34,12 +34,10 @@ parameters:
|
||||
type: string
|
||||
description: The authkey for the pacemaker remote service.
|
||||
hidden: true
|
||||
default: ''
|
||||
PcsdPassword:
|
||||
type: string
|
||||
description: The password for the 'pcsd' user for pacemaker.
|
||||
hidden: true
|
||||
default: ''
|
||||
MonitoringSubscriptionPacemakerRemote:
|
||||
default: 'overcloud-pacemaker_remote'
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user