pveceph: warn on (soon) EOL octopus
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
719e95c9a6
commit
ef25743f04
@ -145,6 +145,7 @@ __PACKAGE__->register_method ({
|
||||
|
||||
my $repolist;
|
||||
if ($cephver eq 'octopus') {
|
||||
warn "Ceph Octopus will go EOL after 2022-07\n";
|
||||
$repolist = "deb http://download.proxmox.com/debian/ceph-octopus bullseye $repo\n";
|
||||
} elsif ($cephver eq 'pacific') {
|
||||
$repolist = "deb http://download.proxmox.com/debian/ceph-pacific bullseye $repo\n";
|
||||
|
Loading…
x
Reference in New Issue
Block a user