Merge "Configure galera-monitor on all controller nodes"

This commit is contained in:
Jenkins 2016-08-18 12:32:55 +00:00 committed by Gerrit Code Review
commit a812fdbf05

View File

@ -71,7 +71,7 @@ class tripleo::profile::pacemaker::database::mysql (
mysql_server_options => $mysqld_options,
}
if $step >= 2 and $pacemaker_master {
if $step >= 2 {
if $pacemaker_master {
pacemaker::resource::ocf { 'galera' :
ocf_agent_name => 'heartbeat:galera',