Skip to content

Commit

Permalink
Add workaround for salt bug
Browse files Browse the repository at this point in the history
Salt in Fedora 31 is a buggy version, add a workaround until there will
be salt 2019.2.2 or newer.

QubesOS/qubes-issues#5529
  • Loading branch information
marmarek committed Dec 20, 2019
1 parent 657b7a9 commit 3090b5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions rpm_spec/qubes-mgmt-salt-dom0.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ BuildRequires: python3-pyyaml
BuildRequires: tree
Conflicts: qubes-mgmt-salt-vm

# workaround for saltstack/salt#53570
# until we have salt >= 2019.2.2 in dom0
Requires: python3-pip


Source0: qubes-mgmt-salt-%{version}.tar.gz

Expand Down

0 comments on commit 3090b5d

Please sign in to comment.