You've already forked proxmox-backup
fix: update pbs_debian_release_name to "trixie" and adjust repo_no_subscription format
This commit is contained in:
+2
-2
@@ -1,4 +1,4 @@
|
||||
---
|
||||
pbs_debian_release_name: "bookworm"
|
||||
pbs_debian_release_name: "trixie"
|
||||
pbs_repo_key: "https://enterprise.proxmox.com/debian/proxmox-release-bookworm.gpg"
|
||||
pbs_repo_no_subscription: "deb http://download.proxmox.com/debian/pbs-client {{ pbs_debian_release_name }} main"
|
||||
pbs_repo_no_subscription: "deb [signed-by=/usr/share/keyrings/proxmox-archive-keyring.gpg] http://download.proxmox.com/debian/pbs-client {{ pbs_debian_release_name }} main"
|
||||
|
||||
Reference in New Issue
Block a user