mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Add ceph repo for Proxmox
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
7c08f70eb3
commit
f6a88e32e8
@ -47,6 +47,8 @@ deb https://deb.debian.org/debian/ bookworm-backports main contrib non-free non-
|
|||||||
|
|
||||||
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription' | tee /etc/apt/sources.list
|
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription' | tee /etc/apt/sources.list
|
||||||
|
|
||||||
|
echo 'deb http://download.proxmox.com/debian/ceph-quincy bookworm no-subscription' | tee /etc/apt/sources.list.d/ceph.list
|
||||||
|
|
||||||
# Update and install packages
|
# Update and install packages
|
||||||
apt update
|
apt update
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
|
Loading…
Reference in New Issue
Block a user