On 7/11/18 12:06 PM, Wolfgang Bumiller wrote:
> On Tue, Jul 03, 2018 at 05:05:54PM +0200, Wolfgang Link wrote:
>> Directory storage support raw and qcow2 format.
>> It is not good to implicitly set the cloud-init format
>> and ignore the selected format.
>>
>> Signed-off-by: Wolfgang Link
>> ---
>
On Tue, Jul 03, 2018 at 05:05:54PM +0200, Wolfgang Link wrote:
> Directory storage support raw and qcow2 format.
> It is not good to implicitly set the cloud-init format
> and ignore the selected format.
>
> Signed-off-by: Wolfgang Link
> ---
> PVE/API2/Qemu.pm | 10 ++
> 1 file changed,
Directory storage support raw and qcow2 format.
It is not good to implicitly set the cloud-init format
and ignore the selected format.
Signed-off-by: Wolfgang Link
---
PVE/API2/Qemu.pm | 10 ++
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/PVE/API2/Qemu.pm b/PVE/API2/Qemu