Skip to content
Snippets Groups Projects
Commit d2bde8fb authored by Lars Beckers's avatar Lars Beckers
Browse files

apt: update canonical security repo URL

parent f8cc0d73
No related branches found
No related tags found
1 merge request!16Bullseye (again)
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# file: common/apt/defaults/main.yml # file: common/apt/defaults/main.yml
apt_mirror: 'http://ftp.halifax.rwth-aachen.de/debian/' 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_repos: ['main', 'contrib', 'non-free']
apt_sets: ['', '-updates'] # ['-backports', '-proposed-updates'] apt_sets: ['', '-updates'] # ['-backports', '-proposed-updates']
apt_src_enable: true apt_src_enable: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment