diff options
Diffstat (limited to 'templates/proxmox_sources.j2')
| -rw-r--r-- | templates/proxmox_sources.j2 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/proxmox_sources.j2 b/templates/proxmox_sources.j2 new file mode 100644 index 0000000..1e19eac --- /dev/null +++ b/templates/proxmox_sources.j2 @@ -0,0 +1,6 @@ +{{ ansible_managed | comment }} +deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription +deb http://debian.mithril.re/debian bookworm main +deb https://security.debian.org/debian-security bookworm-security main +deb http://debian.mithril.re/debian bookworm-updates main +deb http://debian.mithril.re/debian bookworm contrib non-free non-free-firmware |
