From 8fa5a60fe288bd65efbc1a67b75b61a38c685d43 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Mon, 5 Nov 2018 19:23:30 -0700 Subject: libvirt: export data types --- src/Propellor/Property/Libvirt.hs | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/Propellor/Property') diff --git a/src/Propellor/Property/Libvirt.hs b/src/Propellor/Property/Libvirt.hs index c0cf0bb7..f975d42b 100644 --- a/src/Propellor/Property/Libvirt.hs +++ b/src/Propellor/Property/Libvirt.hs @@ -1,6 +1,10 @@ -- | Maintainer: Sean Whitton module Propellor.Property.Libvirt ( + NumVCPUs(..), + MiBMemory(..), + AutoStart(..), + DiskImageType(..), installed, defaultNetworkAutostarted, kvmDefined, -- cgit v1.2.3