aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/pacemaker
diff options
context:
space:
mode:
authormarios <marios@redhat.com>2016-12-08 15:04:48 +0200
committerAthlan-Guyot sofer <sathlang@redhat.com>2017-01-13 12:34:57 +0000
commit7ac5ef5f85b6683dde85efe6eb47690af5fb9345 (patch)
treeba0727c7bab5d14d44bd206297a845258537bcf1 /puppet/services/pacemaker
parent9245880ae439ee296b83c4f3a8967bb9ac1a8ecc (diff)
Adds a step0 for pre upgrade-init checks
Adds a step0 for any pre-upgrade checks. This migrates some of the checks we have at the top of extraconfig/tasks/major_upgrade_controller_pacemaker_1.sh Checks for other services (and for the cluster) will follow in separate commits. Partially-Implements: blueprint overcloud-upgrades-per-service Change-Id: I607f1fed68d7f11773484c3d7cb3e5af67465d57
Diffstat (limited to 'puppet/services/pacemaker')
-rw-r--r--puppet/services/pacemaker/database/mysql.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/puppet/services/pacemaker/database/mysql.yaml b/puppet/services/pacemaker/database/mysql.yaml
index af95dbd1..511a01ab 100644
--- a/puppet/services/pacemaker/database/mysql.yaml
+++ b/puppet/services/pacemaker/database/mysql.yaml
@@ -53,3 +53,7 @@ outputs:
get_param: [ServiceNetMap, MysqlNetwork]
step_config: |
include ::tripleo::profile::pacemaker::database::mysql
+ upgrade_tasks:
+ - name: Check for galera root password
+ tags: step0
+ file: path=/root/.my.cnf state=file