aboutsummaryrefslogtreecommitdiffstats
path: root/controller.yaml
diff options
context:
space:
mode:
authorGiulio Fidente <gfidente@redhat.com>2015-04-10 23:40:26 +0200
committerGiulio Fidente <gfidente@redhat.com>2015-04-14 07:30:38 -0400
commit5963c9a58aeba728eb067295520685a87713fca1 (patch)
tree1e70aeec78a0b0e62e050edee879727143ba4fbe /controller.yaml
parentbafe58c42d2c0c58346fce929cf443c0436b6cd5 (diff)
Perform basic setup of pacemaker cluster on controllers
Change-Id: Ia2e4eae619ca95c0f417f713676732eb4f01304b Depends-On: I9563eec0a2266deb2ebef2e3d76ae89d39b2be29
Diffstat (limited to 'controller.yaml')
-rw-r--r--controller.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/controller.yaml b/controller.yaml
index 9c0fa0cd..4a21bac7 100644
--- a/controller.yaml
+++ b/controller.yaml
@@ -59,6 +59,9 @@ parameters:
default: 'br-ex'
description: Interface where virtual ip will be assigned.
type: string
+ CorosyncAuthKey:
+ description: Auth encryption key for corosync
+ type: string
Debug:
default: ''
description: Set to True to enable debugging on all services.