diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2015-11-04 10:41:39 -0400 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2015-11-04 13:18:18 -0400 |
commit | 215a7aacc2fc3df19a64a2a57910516533665423 (patch) | |
tree | 7db66ffe61e5fa0972ab333899a06040dfc29143 /playbooks/aws | |
parent | 6b2644268ed1bbb1ff3f2fd85427aefef0e51e0f (diff) | |
download | openshift-215a7aacc2fc3df19a64a2a57910516533665423.tar.gz openshift-215a7aacc2fc3df19a64a2a57910516533665423.tar.bz2 openshift-215a7aacc2fc3df19a64a2a57910516533665423.tar.xz openshift-215a7aacc2fc3df19a64a2a57910516533665423.zip |
Fix bug with not upgrading openshift-master to atomic-openshift-master.
Removing the full call to config resulted in rpms not getting upgraded. Config
was doing a yum update of everything, which picks up the
atomic-openshift-master obsoleting openshift-master. The actual yum call
changed here would not. Instead we switch to a direct call to yum which
correctly picks up the obsoletes and updates to atomic-openshift packages.
Diffstat (limited to 'playbooks/aws')
0 files changed, 0 insertions, 0 deletions