Skip to content

Commit f08300f

Browse files
committed
route_server: Upgrade to debian bookworm and remove source pinning
1 parent 7312562 commit f08300f

File tree

2 files changed

+5
-41
lines changed

2 files changed

+5
-41
lines changed
Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,10 @@
1-
# deb cdrom:[Debian GNU/Linux 11.7.0 _Bullseye_ - Official amd64 NETINST 20230429-11:49]/ bullseye main
1+
deb http://deb.debian.org/debian/ bookworm main non-free non-free-firmware
22

3-
#deb cdrom:[Debian GNU/Linux 11.7.0 _Bullseye_ - Official amd64 NETINST 20230429-11:49]/ bullseye main
3+
deb http://security.debian.org/debian-security bookworm-security main non-free non-free-firmware
44

5-
deb http://deb.debian.org/debian/ bullseye main
6-
deb-src http://deb.debian.org/debian/ bullseye main
7-
8-
deb http://security.debian.org/debian-security bullseye-security main
9-
deb-src http://security.debian.org/debian-security bullseye-security main
10-
11-
# bullseye-updates, to get updates before a point release is made;
5+
# bookworm-updates, to get updates before a point release is made;
126
# see https://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_updates_and_backports
13-
deb http://deb.debian.org/debian/ bullseye-updates main
14-
deb-src http://deb.debian.org/debian/ bullseye-updates main
15-
16-
# Testing repos
17-
deb http://deb.debian.org/debian/ testing main
18-
deb-src http://deb.debian.org/debian/ testing main
19-
deb http://security.debian.org/debian-security testing-security main
20-
deb-src http://security.debian.org/debian-security testing-security main
21-
22-
# Unstable repos
23-
deb http://deb.debian.org/debian/ unstable main
24-
deb-src http://deb.debian.org/debian/ unstable main
25-
26-
# Experimental repos
27-
deb http://deb.debian.org/debian/ experimental main
28-
deb-src http://deb.debian.org/debian/ experimental main
7+
deb http://deb.debian.org/debian/ bookworm-updates main non-free non-free-firmware
298

309
# Backports
31-
#deb http://deb.debian.org/debian bullseye-backports main
10+
#deb http://deb.debian.org/debian bookworm-backports main non-free non-free-firmware

ansible/roles/route_server/files/sources_preference

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)