vm/guest: Make sure haveged is not installed
authornicoo <nicoo@realraum.at>
Wed, 5 Feb 2020 21:52:19 +0000 (22:52 +0100)
committernicoo <nicoo@realraum.at>
Wed, 5 Feb 2020 21:52:19 +0000 (22:52 +0100)
commitee20acc76736f4e7133cea1dee7c37bc4795fe37
treec7d2e4b93418252303bda5e76a5b10d63b77990b
parent6af345473a9b18a43df38ad83062219d1be33c1d
vm/guest: Make sure haveged is not installed

There are no benefits to having it on the guest, since we use virtio-rng
to provide entropy from the host.

vm_guest_force_haveged is added to support overriding that, in the special
case of vex (which doesn't seem to use virtio-rng, probably because its
kernel is too ancient)
ansible/host_vars/vex/main.yml
ansible/roles/vm/guest/tasks/main.yml