NAS-137634 / 26.04 / Install restic from Debian (#933)

* use default restic package on trixie

* `install_recommends: false`
This commit is contained in:
Logan Cary
2025-09-24 15:42:45 -04:00
committed by GitHub
parent da2f0c142e
commit cad15e90b7

View File

@@ -176,6 +176,8 @@ base-packages:
install_recommends: false
- name: truenas-audit-rules
install_recommends: false
- name: restic
install_recommends: false
#
# Packages which are removed from the base TrueNAS SCALE System by default
@@ -679,11 +681,6 @@ sources:
branch: master
deoptions: nocheck
generate_version: false
- name: restic
repo: https://github.com/truenas/restic
branch: master
deoptions: nocheck
generate_version: false
- name: py_sg3
repo: https://github.com/truenas/py-sg3
branch: master