apt: fix Jessie repository

This commit is contained in:
Jérémy Lecour 2023-12-09 10:00:30 +01:00 committed by Jérémy Lecour
parent e32e1c5496
commit c90afcb4f4
Signed by: jlecour
SSH key fingerprint: SHA256:h+5LgHRKwN9lS0SsdVR5yZPeFlJE4Mt+8UtL4CcP8dY

View file

@ -1,4 +1,4 @@
# {{ ansible_managed }}
deb http://archive.org/debian jessie {{ apt_basics_components | mandatory }}
deb http://archive.debian.org/debian jessie {{ apt_basics_components | mandatory }}
deb http://archive.debian.org/debian-security jessie/updates {{ apt_basics_components | mandatory }}