After getting subscription key we changed the repositories as follows:
root@proxmox:~# cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
sources.list:
deb http://ftp.de.debian.org/debian wheezy main contrib
# PVE packages provided by proxmox.com
# deb http://download.proxmox.com/debian wheezy pve
# security updates
deb http://security.debian.org/ wheezy/updates main contrib
Is this the correct solution?
root@proxmox:~# cat /etc/apt/sources.list.d/pve-enterprise.list
deb https://enterprise.proxmox.com/debian wheezy pve-enterprise
sources.list:
deb http://ftp.de.debian.org/debian wheezy main contrib
# PVE packages provided by proxmox.com
# deb http://download.proxmox.com/debian wheezy pve
# security updates
deb http://security.debian.org/ wheezy/updates main contrib
Is this the correct solution?