Skip to content
Snippets Groups Projects

Bullseye (again)

Merged Lars Beckers requested to merge bullseye-again into master
3 files
+ 11
2
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 1
1
@@ -2,7 +2,7 @@
# file: common/apt/defaults/main.yml
apt_mirror: 'http://ftp.halifax.rwth-aachen.de/debian/'
apt_mirror_security: 'http://security.debian.org/'
apt_mirror_security: 'http://security.debian.org/debian-security/'
apt_repos: ['main', 'contrib', 'non-free']
apt_sets: ['', '-updates'] # ['-backports', '-proposed-updates']
apt_src_enable: true
Loading