fix: skip YUM weak dependencies installation

Fixes: https://github.com/ben-grande/qusal/issues/96
This commit is contained in:
Ben Grande 2024-08-16 14:02:53 +02:00
parent c6582dfb88
commit 56a4296421
No known key found for this signature in database
GPG key ID: 00C64E14F51F9E56
90 changed files with 107 additions and 0 deletions

View file

@ -27,6 +27,7 @@ include:
{#
"{{ slsdotpath }}-removed-os-specific":
pkg.removed:
- setopt: "install_weak_deps=False"
- pkgs: {{ pkg.pkg_removed|sequence|yaml }}
#}
@ -37,6 +38,7 @@ include:
- sls: utils.tools.common.update
- install_recommends: False
- skip_suggestions: True
- setopt: "install_weak_deps=False"
- pkgs:
- qubes-core-agent-networking
- man-db