Merge "Remove default value for pacmaker passwords"

This commit is contained in:
Zuul
2018-03-29 21:46:41 +00:00
committed by Gerrit Code Review
3 changed files with 7 additions and 4 deletions

View File

@@ -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

View File

@@ -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