Skip to content

Commit

Permalink
rpm: set Epoch to 1
Browse files Browse the repository at this point in the history
This will override all usual version comparisons.

In RHCS 6, we shipped v3, and we want users to go back to v2. This epoch
bump will cause users to "upgrade" to the highest epoch version. We will
apply this change to RHCS 6+.

Apply it upstream as well so that we keep parity with downstream and
preserve the ability to upgrade from downstream -> upstream versions.

(cherry picked from commit 9d4e09b)
  • Loading branch information
ktdreyer authored and mergify[bot] committed Oct 19, 2023
1 parent 9387765 commit 87d97dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cephadm-ansible.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Summary: ansible playbooks to be used with cephadm
License: ASL 2.0
URL: https://github.com/ceph/cephadm-ansible
Source0: %{name}-%{version}-%{shortcommit}.tar.gz
Epoch: 1

BuildArch: noarch

Expand Down

0 comments on commit 87d97dd

Please sign in to comment.