diff options
author | heqnx <root@heqnx.com> | 2025-06-22 20:19:31 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-06-22 20:19:31 +0300 |
commit | a6ec8f8947e1d6e56d1c0af6b67af2e7468ef98f (patch) | |
tree | 9648fbb43104e577379374088c9e6975d06dbc6b /files/pve-no-subscription.list | |
parent | 64a84a53c783665b7ff1aa20e4cb370001fb8162 (diff) | |
download | ansible-pve-host-a6ec8f8947e1d6e56d1c0af6b67af2e7468ef98f.tar.gz ansible-pve-host-a6ec8f8947e1d6e56d1c0af6b67af2e7468ef98f.zip |
initial commit on working deployment
Diffstat (limited to 'files/pve-no-subscription.list')
-rw-r--r-- | files/pve-no-subscription.list | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/files/pve-no-subscription.list b/files/pve-no-subscription.list new file mode 100644 index 0000000..9635109 --- /dev/null +++ b/files/pve-no-subscription.list @@ -0,0 +1,9 @@ +deb http://ftp.debian.org/debian bookworm main contrib +deb http://ftp.debian.org/debian bookworm-updates main contrib + +# Proxmox VE pve-no-subscription repository provided by proxmox.com, +# NOT recommended for production use +deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription + +# security updates +deb http://security.debian.org/debian-security bookworm-security main contrib |