summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrii Klymenko <a.klymenko@vyos.io>2026-01-22 20:31:26 +0200
committerGitHub <noreply@github.com>2026-01-22 20:31:26 +0200
commitc3d5a335b56fdf696d5924e28ee3ff0ceb4ccf73 (patch)
treea4fb298ba2c0df8b2ffc583cad7bdd75f56f583e
parenta0c06510b659cf02a303c1754a3a6ee5b2ed940c (diff)
downloadvyos-build-c3d5a335b56fdf696d5924e28ee3ff0ceb4ccf73.tar.gz
vyos-build-c3d5a335b56fdf696d5924e28ee3ff0ceb4ccf73.zip
T8198: Use zabbix-agent2 from Debian backports
Remove Zabbix repository from the list.
-rw-r--r--data/architectures/arm64.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/data/architectures/arm64.toml b/data/architectures/arm64.toml
index 0447d846..36b2fe07 100644
--- a/data/architectures/arm64.toml
+++ b/data/architectures/arm64.toml
@@ -9,6 +9,3 @@ squashfs_compression_type = "xz -b 256k -always-use-fragments -no-recovery"
architecture = "arm64"
url = "https://packages.vyos.net/saltproject/debian/11/arm64/3005"
distribution = "bullseye"
-
-[additional_repositories.zabbix]
- url = "https://repo.zabbix.com/zabbix/6.0/debian-arm64"