bootstrap: pkg dict, custom facts

This commit is contained in:
Josh Lay 2025-07-27 12:45:01 -05:00
parent bd0f479b76
commit 024b6f8c9f
Signed by: jlay
SSH key fingerprint: SHA256:RwEMoWwXniQX1sqHfSD+3z+LKU/TOkv3i1qsy75vfec
2 changed files with 63 additions and 65 deletions

View file

@ -1,12 +1,25 @@
---
DEFAULT_PKGS:
- sudo
- vim
- vim-default-editor
UNWANTED_PKGS:
bootstrap_default_pkgs:
common:
- sudo
- vim
RedHat:
- python3-rpm
- python3-dnf
AlmaLinux: &CENT
- epel-release
- python3-rpm
- python3-dnf
Rocky: *CENT
Fedora:
- vim-default-editor
- kitty-terminfo
# removal assumes no need to sort by os_family, unlike the installation requests
bootstrap_unwanted_pkgs:
- earlyoom
- power-profiles-daemon
- nano
- nano-default-editor
- nano
- systemd-oomd-defaults
- zram-generator-defaults