Skip to content

Commit 32552c9

Browse files
authored
Merge pull request #1108 from asklymenko/patch-4
T8198: Use zabbix-agent2 from Debian backports
2 parents a5f5cbd + 606c00f commit 32552c9

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

data/architectures/amd64.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,3 @@ packages = [
1616
architecture = "amd64"
1717
url = "https://packages.vyos.net/saltproject/debian/11/amd64/3005"
1818
distribution = "bullseye"
19-
20-
[additional_repositories.zabbix]
21-
url = "https://repo.zabbix.com/zabbix/6.0/debian"

data/architectures/arm64.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ squashfs_compression_type = "xz -b 256k -always-use-fragments -no-recovery"
99
architecture = "arm64"
1010
url = "https://packages.vyos.net/saltproject/debian/11/arm64/3005"
1111
distribution = "bullseye"
12-
13-
[additional_repositories.zabbix]
14-
url = "https://repo.zabbix.com/zabbix/6.0/debian-arm64"

data/live-build-config/archives/bookworm-backports.pref.chroot

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Package: suricata libhtp2
66
Pin: release n=bookworm-backports
77
Pin-Priority: 600
88

9+
Package: zabbix-agent2
10+
Pin: release n=bookworm-backports
11+
Pin-Priority: 600
12+
913
Package: *
1014
Pin: release n=bookworm-backports
1115
Pin-Priority: -100
-1.16 KB
Binary file not shown.

0 commit comments

Comments
 (0)