|
@@ -0,0 +1,17 @@
|
|
|
|
+#
|
|
|
|
+# /etc/apt/sources.list (Salt managed)
|
|
|
|
+#
|
|
|
|
+
|
|
|
|
+deb http://deb.debian.org/debian/ buster main non-free contrib
|
|
|
|
+deb-src http://deb.debian.org/debian/ buster main non-free contrib
|
|
|
|
+
|
|
|
|
+deb http://security.debian.org/debian-security buster/updates main contrib non-free
|
|
|
|
+deb-src http://security.debian.org/debian-security buster/updates main contrib non-free
|
|
|
|
+
|
|
|
|
+# buster-updates, previously known as 'volatile'
|
|
|
|
+deb http://deb.debian.org/debian/ buster-updates main contrib non-free
|
|
|
|
+deb-src http://deb.debian.org/debian/ buster-updates main contrib non-free
|
|
|
|
+
|
|
|
|
+# buster-backports, previously on backports.debian.org
|
|
|
|
+deb http://deb.debian.org/debian/ buster-backports main contrib non-free
|
|
|
|
+deb-src http://deb.debian.org/debian/ buster-backports main contrib non-free
|