Skip to content

Commit

Permalink
Merge pull request #156 from ceph/mergify/bp/quincy/pr-155
Browse files Browse the repository at this point in the history
preflight: remove old rhceph 4 only on el8 (backport #155)
  • Loading branch information
guits authored Sep 8, 2022
2 parents 79d1d74 + 6e8c858 commit 936c610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cephadm-preflight.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
- rhceph-4-tools-for-rhel-8-{{ ansible_facts['architecture'] }}-rpms
- rhceph-4-mon-for-rhel-8-{{ ansible_facts['architecture'] }}-rpms
- rhceph-4-osd-for-rhel-8-{{ ansible_facts['architecture'] }}-rpms
when: ansible_facts['architecture'] | int == 8

- name: enable repo from download.ceph.com
when: ceph_origin == 'community'
Expand Down

0 comments on commit 936c610

Please sign in to comment.