[pve-devel] central cipher config

Stefan Priebe - Profihost AG s.priebe at profihost.ag
Tue Oct 30 13:59:20 CET 2012


Am 30.10.2012 13:52, schrieb Dietmar Maurer:
>> Var B:
>> $ssh_opts = ['-c', 'blowfish'];
>>
>> sub migrate {
>>       my ($class, $node, $nodeip, $vmid, $opts, $ssh_opts) = @_;
>
> That is OK for me.

OK thanks. How can we provide default values for datastore.cfg cipher 
setting? Do we have to modify via postinst the datastore.cfg to store a 
default value or should i add a

PVE::Tools::build_ssh_options and check there for a valid default cipher?

Stefan




More information about the pve-devel mailing list