+1
--
Don't Panic!
Marcos Simental.
On Thu, 2018-09-27 at 10:35 -0700, William Douglas wrote:
Enable having a kvm host be driven by ansible with libvirt bindings
that the ansible host can work with.
---
bundles/kvm-host-extras | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 bundles/kvm-host-extras
diff --git a/bundles/kvm-host-extras b/bundles/kvm-host-extras
new file mode 100644
index 0000000..a1e987c
--- /dev/null
+++ b/bundles/kvm-host-extras
@@ -0,0 +1,9 @@
+# [TITLE]: kvm-host-extras
+# [DESCRIPTION]: Run virtual machines as deployed infrastructure
+# [STATUS]: Active
+# [CAPABILITIES]:
+# [MAINTAINER]: William Douglas <william.douglas(a)intel.com>
+include(kvm-host)
+include(libX11client)
+include(python3-basic)
+libvirt-python