Skip to content

Commit 82a40e6

Browse files
committed
T7407: fix the incorrect url for arm64 salt pkgs
Signed-off-by: Date Huang <[email protected]>
1 parent db23b29 commit 82a40e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/architectures/arm64.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bootloaders = "grub-efi"
66

77
[additional_repositories.salt]
88
architecture = "arm64"
9-
url = "https://packages.vyos.net/saltproject/debian/11/amd64/3005"
9+
url = "https://packages.vyos.net/saltproject/debian/11/arm64/3005"
1010
distribution = "bullseye"
1111

1212
[additional_repositories.zabbix]

0 commit comments

Comments
 (0)