[Qa-jenkins-scm] [jenkins.debian.net] 01/04: lvc: provide entropy to the VM
Holger Levsen
holger at layer-acht.org
Thu Nov 3 23:36:34 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit c90bb9e6e76328f4e6bd7d3671110bcf36924be3
Author: Philip Hands <phil at hands.com>
Date: Thu Nov 3 14:02:03 2016 +0100
lvc: provide entropy to the VM
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
cucumber/features/domains/default.xml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/cucumber/features/domains/default.xml b/cucumber/features/domains/default.xml
index 782ce47..964c1c3 100644
--- a/cucumber/features/domains/default.xml
+++ b/cucumber/features/domains/default.xml
@@ -52,9 +52,11 @@
<sound model='ich6'/>
<video>
<model type='qxl' ram='65536' vram='131072' vgamem='16384' heads='1'/>
- <address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</video>
<memballoon model='virtio'/>
+ <rng model='virtio'>
+ <backend model='random'>/dev/random</backend>
+ </rng>
</devices>
</domain>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list