mirror of
https://github.com/extremeshok/xshok-proxmox.git
synced 2026-02-06 10:47:21 +00:00
fix ceph-pacific
This commit is contained in:
parent
f5716bc88f
commit
feaa1a96fe
@ -235,7 +235,7 @@ fi
|
||||
|
||||
if [ "$XS_CEPH" == "yes" ] ; then
|
||||
# Add the latest ceph provided by proxmox
|
||||
echo "deb https://download.proxmox.com/debian/ceph-octopus ${OS_CODENAME} main" > /etc/apt/sources.list.d/ceph.list
|
||||
echo "deb http://download.proxmox.com/debian/ceph-pacific ${OS_CODENAME} main" > /etc/apt/sources.list.d/ceph.list
|
||||
## Refresh the package lists
|
||||
apt-get update > /dev/null 2>&1
|
||||
## Install ceph support
|
||||
|
||||
Loading…
Reference in New Issue
Block a user