aboutsummaryrefslogtreecommitdiff
path: root/personal_infra/puppet/modules/proxmox
diff options
context:
space:
mode:
Diffstat (limited to 'personal_infra/puppet/modules/proxmox')
-rw-r--r--personal_infra/puppet/modules/proxmox/manifests/init.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/personal_infra/puppet/modules/proxmox/manifests/init.pp b/personal_infra/puppet/modules/proxmox/manifests/init.pp
index b3297eb4..bd0fb812 100644
--- a/personal_infra/puppet/modules/proxmox/manifests/init.pp
+++ b/personal_infra/puppet/modules/proxmox/manifests/init.pp
@@ -32,7 +32,7 @@ class proxmox {
}
file {'/etc/apt/sources.list.d/pve-no-subscription.list':
- content => 'deb http://download.proxmox.com/debian/pve bullseye pve-no-subscription
+ content => 'deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription
',
}
}