mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00

This change modifies the logic in the pacman module to only append the '-u' flag to the pacman command if sysupgrade is explicitly set to True. This prevents the pkg.installed state from triggering a full system upgrade by default on Arch Linux systems.
1 line
69 B
Markdown
1 line
69 B
Markdown
Prevent full system upgrade on single package install for Arch Linux
|