diff --git a/plans/system.fmf b/plans/system.fmf index e41ffb805c..6401ff757a 100644 --- a/plans/system.fmf +++ b/plans/system.fmf @@ -21,7 +21,7 @@ prepare: if compgen -G $COPR_REPO_FILE > /dev/null; then sed -i -n '/^priority=/!p;$apriority=1' $COPR_REPO_FILE fi - dnf -y upgrade --allowerasing + dnf -y upgrade --allowerasing --exclude=podman* order: 20 adjust+: