summaryrefslogtreecommitdiff
path: root/ansible/exolobe2.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-09-17 19:00:04 +0300
committerLars Wirzenius <liw@liw.fi>2021-09-17 19:00:04 +0300
commite1f5a467f791ee9ebf05d139afcfb391f6c11499 (patch)
treee8085afd9536dd2deb69bdecb790c51fdec20efd /ansible/exolobe2.yml
parentd0625100edab5d311b07beca4800c804fe2fe7bf (diff)
downloadansibleness-e1f5a467f791ee9ebf05d139afcfb391f6c11499.tar.gz
exolobe2.yml: upgrade to buster
Sponsored-by: author
Diffstat (limited to 'ansible/exolobe2.yml')
-rw-r--r--ansible/exolobe2.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/ansible/exolobe2.yml b/ansible/exolobe2.yml
index b86b8af..006083e 100644
--- a/ansible/exolobe2.yml
+++ b/ansible/exolobe2.yml
@@ -15,13 +15,13 @@
sane_debian_system_version: 2
sane_debian_system_hostname: exolobe2
- sane_debian_system_codename: buster
+ sane_debian_system_codename: bullseye
sane_debian_system_sources_lists:
- repo: |
- deb http://security.debian.org/debian-security buster/updates main contrib non-free
+ deb http://security.debian.org/debian-security bullseye-security main contrib non-free
- repo: |
- deb http://deb.debian.org/debian buster contrib non-free
+ deb http://deb.debian.org/debian bullseye contrib non-free
- repo: deb http://ci-prod-controller.vm.liw.fi/debian unstable-ci main
signing_key: "{{ ci_prod_signing_key }}"