Skip to content

Commit

Permalink
Merge pull request #664 from dmbaturin/T6499-equuleus-freexian
Browse files Browse the repository at this point in the history
build: T6499: add a mirror of Freexian ELTS repository to the repo list
  • Loading branch information
dmbaturin authored Jun 19, 2024
2 parents b3da0d4 + 9bd4c74 commit ee9b739
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/defaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"release_train": "equuleus",
"additional_repositories": [
"deb [arch=amd64] https://repo.saltproject.io/py3/debian/10/amd64/3003 buster main",
"deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-48 main"
"deb [arch=amd64] http://repo.powerdns.com/debian buster-rec-48 main",
"deb http://local.deb.vyos.io/extended-lts/ buster main contrib non-free"
],
"custom_packages": []
}
Binary file not shown.

0 comments on commit ee9b739

Please sign in to comment.