Adds check for existing yum process during the legacy minor update
authormarios <marios@redhat.com>
Thu, 13 Jul 2017 13:11:13 +0000 (16:11 +0300)
committermarios <marios@redhat.com>
Thu, 13 Jul 2017 13:25:52 +0000 (16:25 +0300)
commit839c0b111651b8f5a1608f179781707b78dbacaa
tree2131f5bc822ebc90461374a2b5e63fb6b5feaa7b
parent156ed04010b456701af2a626eefc89a4dd25e79b
Adds check for existing yum process during the legacy minor update

Checks for an existing /var/run/yum.pid and exit 1 with an error
message saying why.

Change-Id: I374eeb4164a8007ae67fea2796eac109fffdef97
Closes-Bug: 1704131
extraconfig/tasks/pacemaker_common_functions.sh
extraconfig/tasks/yum_update.sh