7fa2ac132c
We move to use some components from distribution instead of 3rdparty repos. At least for now - this may/will change later. Packages from Debian: - Erlang 25.2 - MariaDB 10.11 Some Ubuntu/jammy repositories are used in places where there is not (yet) Debian/bookworm one. openvswitch-netcontrold image fails as it needs to be converted to use virtualenv - added into unbuildable images for now. See https://etherpad.opendev.org/p/kolla-bobcat-ptg#L199 for more information. Depends-On: https://review.opendev.org/891946 Change-Id: I45b5a5980fb2318f1aab23a3a6aaf0922563b171
12 lines
305 B
Plaintext
12 lines
305 B
Plaintext
# Default repos
|
|
deb http://deb.debian.org/debian bookworm main
|
|
|
|
# debian security updates
|
|
deb http://deb.debian.org/debian-security bookworm-security main
|
|
|
|
# debian updates
|
|
deb http://deb.debian.org/debian bookworm-updates main
|
|
|
|
# debian backports
|
|
deb http://deb.debian.org/debian bookworm-backports main
|