summaryrefslogtreecommitdiff
path: root/src/Propellor/Property/Libvirt.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Propellor/Property/Libvirt.hs')
-rw-r--r--src/Propellor/Property/Libvirt.hs2
1 files changed, 1 insertions, 1 deletions
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