diff options
author | Tim Rozet <trozet@redhat.com> | 2018-07-18 14:39:08 -0400 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-07-18 14:39:08 -0400 |
commit | 48d1c6885afe72c92d07204cdfc97829ce9d24ed (patch) | |
tree | 3b8de0c951586d58df2022c4e908eb64351da290 /build/csit-environment.yaml | |
parent | a473a19aca3837eeb77adc41523bb1db95b5f47d (diff) |
Add pacemaker for HA snapshot deployments
Change-Id: Ic7b631af3968de8868177efa719f7c6e01628ce9
Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'build/csit-environment.yaml')
-rw-r--r-- | build/csit-environment.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/csit-environment.yaml b/build/csit-environment.yaml index 2fc63696..fdceb0c1 100644 --- a/build/csit-environment.yaml +++ b/build/csit-environment.yaml @@ -63,6 +63,7 @@ parameter_defaults: - OS::TripleO::Services::Ntp - OS::TripleO::Services::OsloMessagingRpc - OS::TripleO::Services::OsloMessagingNotify + - OS::TripleO::Services::Pacemaker - OS::TripleO::Services::Snmp - OS::TripleO::Services::Sshd - OS::TripleO::Services::Timezone |