Support for RHEL10

This commit is contained in:
Manu 2025-07-09 18:33:43 +01:00
parent b12f97a11f
commit 9ab81e461e

28
vars/RedHat-10.yml Normal file
View File

@ -0,0 +1,28 @@
---
borg_dep_packages:
- openssh-clients
borg_cron_package: cronie
borg_pip_packages:
- gcc
- gcc-c++
- libacl
- libacl-devel
- libzstd-devel
- lz4-devel
- openssl-devel
# - python3-devel
- python3-pip
- python3-setuptools
- xxhash
- xxhash-devel
# - python3-virtualenv
# - python3-wheel
borg_distro_packages:
- borgbackup
- borgmatic
python_bin: python3
pip_bin: pip3