From 36f29f709e4dd7987888a01b046fab414e0d698b Mon Sep 17 00:00:00 2001 From: Nadav Goldin Date: Sun, 23 Apr 2017 11:17:22 +0300 Subject: [PATCH 1/2] Use a separate template domain for el6 distro Signed-off-by: Nadav Goldin --- .../libvirt/templates/dom_template-el6.xml | 46 +++++++++++++++++++ lago/providers/libvirt/vm.py | 9 +++- 2 files changed, 54 insertions(+), 1 deletion(-) create mode 100644 lago/providers/libvirt/templates/dom_template-el6.xml diff --git a/lago/providers/libvirt/templates/dom_template-el6.xml b/lago/providers/libvirt/templates/dom_template-el6.xml new file mode 100644 index 00000000..d60d1197 --- /dev/null +++ b/lago/providers/libvirt/templates/dom_template-el6.xml @@ -0,0 +1,46 @@ + + @NAME@ + @MEM_SIZE@ + 1 + + hvm + + + + + + + + + + @QEMU_KVM@ + + + + + + + + + + + + + + /dev/random +
+ + + + +