mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 09:59:33 +00:00
use newer ceph emperor packages
This commit is contained in:
parent
52d7be4197
commit
b1389cd438
@ -86,7 +86,7 @@ __PACKAGE__->register_method ({
|
||||
code => sub {
|
||||
my ($param) = @_;
|
||||
|
||||
my $cephver = 'dumpling';
|
||||
my $cephver = 'emperor';
|
||||
|
||||
local $ENV{DEBIAN_FRONTEND} = 'noninteractive';
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user