Skip to content
Snippets Groups Projects
Commit 567ee97c authored by void's avatar void
Browse files

upgrade debian auf bullseye

parent a07dd18e
No related branches found
No related tags found
No related merge requests found
Subproject commit 900377e4f72486f6699ecf736f96adfbc04e92da Subproject commit e8a049414bca2b14b158444dac1b94c2ca90d9be
...@@ -6,15 +6,15 @@ motd_lines: ...@@ -6,15 +6,15 @@ motd_lines:
- "Öffentliche IPs: {{ansible_enp35s0.ipv4.address}} / {{ansible_enp35s0.ipv6[0].address}}" - "Öffentliche IPs: {{ansible_enp35s0.ipv4.address}} / {{ansible_enp35s0.ipv6[0].address}}"
debian_sources: debian_sources:
- "deb http://deb.debian.org/debian/ buster main non-free contrib" - "deb http://ftp2.de.debian.org/debian/ bullseye main contrib non-free"
- "deb http://security.debian.org/debian-security buster/updates main contrib non-free" - "deb http://ftp.debian.org/debian bullseye-updates main contrib non-free"
- "deb http://deb.debian.org/debian/ buster-updates main contrib non-free" - "deb http://security.debian.org/ bullseye-security main contrib non-free"
- "deb http://download.proxmox.com/debian/pve buster pve-no-subscription" - "deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription"
debian_keys_id: debian_keys_id:
debian_keys_url: debian_keys_url:
- "http://download.proxmox.com/debian/proxmox-ve-release-6.x.gpg" - "http://download.proxmox.com/debian/proxmox-release-bullseye.gpg"
# Art des Hosts: physical, vm, docker # Art des Hosts: physical, vm, docker
......
...@@ -6,9 +6,10 @@ motd_lines: ...@@ -6,9 +6,10 @@ motd_lines:
- "Öffentliche IPs: {{ansible_ens18.ipv4.address}} / {{ansible_ens18.ipv6[0].address}}" - "Öffentliche IPs: {{ansible_ens18.ipv4.address}} / {{ansible_ens18.ipv6[0].address}}"
debian_sources: debian_sources:
- "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free" - "deb http://ftp2.de.debian.org/debian/ bullseye main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free" - "deb http://ftp.debian.org/debian bullseye-updates main contrib non-free"
- "deb https://download.docker.com/linux/debian buster stable" - "deb http://security.debian.org/ bullseye-security main contrib non-free"
- "deb https://download.docker.com/linux/debian bullseye stable"
debian_keys_id: debian_keys_id:
......
...@@ -6,10 +6,10 @@ motd_lines: ...@@ -6,10 +6,10 @@ motd_lines:
- "Öffentliche IPs: {{ansible_ens18.ipv4.address}} / {{ansible_ens18.ipv6[0].address}}" - "Öffentliche IPs: {{ansible_ens18.ipv4.address}} / {{ansible_ens18.ipv6[0].address}}"
debian_sources: debian_sources:
- "deb http://ftp2.de.debian.org/debian/ buster main contrib non-free" - "deb http://ftp2.de.debian.org/debian/ bullseye main contrib non-free"
- "deb http://security.debian.org/ buster/updates main contrib non-free" - "deb http://ftp.debian.org/debian bullseye-updates main contrib non-free"
- "deb https://download.docker.com/linux/debian buster stable" - "deb http://security.debian.org/ bullseye-security main contrib non-free"
- "deb http://deb.debian.org/debian buster-backports main" - "deb https://download.docker.com/linux/debian bullseye stable"
debian_keys_id: debian_keys_id:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment