From 62cd307be4c04cede266a8e58b29dabe7ed18fe1 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 9 Nov 2018 16:40:46 -0700 Subject: comment out the QCow2 constructor until that's implemented --- src/Propellor/Property/Libvirt.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Propellor/Property/Libvirt.hs') diff --git a/src/Propellor/Property/Libvirt.hs b/src/Propellor/Property/Libvirt.hs index 7ab8e563..2e358486 100644 --- a/src/Propellor/Property/Libvirt.hs +++ b/src/Propellor/Property/Libvirt.hs @@ -28,7 +28,7 @@ newtype MiBMemory = MiBMemory Int data AutoStart = AutoStart | NoAutoStart -- | Which type of disk image to build for the virtual machine -data DiskImageType = Raw | QCow2 +data DiskImageType = Raw -- | QCow2 -- | Install basic libvirt components installed :: Property DebianLike -- cgit v1.2.3