yum_update.sh - Use the yum parameter: check-update
authorMatthew Flusche <mflusche@redhat.com>
Mon, 27 Feb 2017 22:11:37 +0000 (22:11 +0000)
committerMatthew Flusche <mflusche@redhat.com>
Wed, 5 Apr 2017 20:49:51 +0000 (20:49 +0000)
commit9e4375d2762f4a26e8b0b8375f9265ad6e439ea1
tree9d82199b8301934d20bfa70bb074679e42cd7e98
parent963d4a6954ea6b5c25706b082748550d3f647140
yum_update.sh - Use the yum parameter: check-update

The current check tends to produce a false positive causing unnecessary
service restarts.  yum check-update will exit with return code 100 if
updated packages are available.

Change-Id: I8bd89f2b24bafc6c991382b9eb484cfa9a2f8968
extraconfig/tasks/yum_update.sh