]> git.apps.os.sepia.ceph.com Git - ceph-cm-ansible.git/commit
pcp: update upstream packages 241/head
authorZack Cerza <zack@redhat.com>
Wed, 11 May 2016 19:51:04 +0000 (13:51 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 11 May 2016 19:51:04 +0000 (13:51 -0600)
commit0514ccb74c02c45b667c324c10af2398af73d373
tree1476241aef4bf53b53a2148306adaa4a6179515a
parent72c773d8467dd84de504fa1fe2d7a70071dddb93
pcp: update upstream packages

PCP's upstream doesn't version its dependencies in all cases. This leads
to situations where, when setting upstream_repo to True, a system ends
up with some old and some new packages. This results in a potentially
broken installation.

This commit causes all installed pcp packages to be upgraded when
upstream_repo is True.

Signed-off-by: Zack Cerza <zack@redhat.com>
roles/pcp/tasks/apt_update.yml [new file with mode: 0644]
roles/pcp/tasks/main.yml
roles/pcp/tasks/prep.yml [deleted file]
roles/pcp/tasks/repo.yml