mirror of
https://github.com/truenas/scale-build.git
synced 2026-02-14 23:18:59 +00:00
NAS-137634 / 26.04 / Install restic from Debian (#933)
* use default restic package on trixie * `install_recommends: false`
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user