]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Fix package state for upgrades on SuSE/RHEL
authorAndy McCrae <andy.mccrae@gmail.com>
Wed, 27 Jun 2018 13:05:44 +0000 (14:05 +0100)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 27 Jun 2018 18:55:22 +0000 (18:55 +0000)
commita4a3d9a01b2000c981bf66b91557c77f49a19541
tree910f01a124fcf6c50a9b5219281797342d436e18
parent322e2de7d27c498a9d89b31b96729200bed56e19
Fix package state for upgrades on SuSE/RHEL

During 226f80c22bf61a7e8f00f4cca5f35eda67280250 only Debian package
installs had the correct state set to ensure packages were upgraded when
the "upgrade_ceph_packages" var was set to true.

Signed-off-by: Andy McCrae <andy.mccrae@gmail.com>
roles/ceph-common/tasks/installs/install_redhat_packages.yml
roles/ceph-common/tasks/installs/install_suse_packages.yml