Skip to content

Commit

Permalink
T6844: use our own mirror of the salt repository
Browse files Browse the repository at this point in the history
  • Loading branch information
c-po committed Nov 1, 2024
1 parent 38dc111 commit f36d645
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion data/architectures/amd64.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
additional_repositories = [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/11/amd64/3005 bullseye main",
"deb [arch=amd64] https://packages.vyos.net/saltproject/debian/11/amd64/3005 bullseye main",
"deb https://repo.zabbix.com/zabbix/6.0/debian bookworm main"
]

Expand Down
2 changes: 1 addition & 1 deletion data/architectures/arm64.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
additional_repositories = [
"deb [arch=arm64] https://repo.saltproject.io/py3/debian/11/arm64/3005 bullseye main",
"deb [arch=arm64] https://packages.vyos.net/saltproject/debian/11/arm64/3005 bullseye main",
"deb https://repo.zabbix.com/zabbix/6.0/debian-arm64 bookworm main"
]

Expand Down
2 changes: 1 addition & 1 deletion data/architectures/armhf.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
additional_repositories = [
"deb [arch=armhf] https://repo.saltproject.io/py3/debian/11/armhf/3005 bullseye main"
"deb [arch=armhf] https://packages.vyos.net/saltproject/debian/11/arm64/3005 bullseye main"
]

# Packages included in armhf images by default
Expand Down

0 comments on commit f36d645

Please sign in to comment.