Commit ae08c241 authored by Dietmar Maurer's avatar Dietmar Maurer

use pvetest repository for beta release

parent 4380a273
......@@ -106,6 +106,7 @@ __PACKAGE__->register_method ({
foreach my $k (qw(version release repoid)) {
$res->{$k} = $vi->{$k};
}
$res->{version} = "4.0Beta";
return $res;
}});
......
deb https://enterprise.proxmox.com/debian jessie pve-enterprise
# changed to pvetest, because this is a beta release
deb http://download.proxmox.com/debian jessie pvetest
#deb https://enterprise.proxmox.com/debian jessie pve-enterprise
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment