disable ucrandom

This commit is contained in:
Leif Johansson 2019-08-22 08:27:45 +02:00
parent c7ff375472
commit 543f24746c

View file

@ -79,7 +79,7 @@ class dhcp6_client {
class entropyclient {
include sunet::simple_entropy
sunet::ucrandom {'random.nordu.net': }
sunet::ucrandom {'random.nordu.net': ensure => absent }
sunet::nagios::nrpe_check_process { 'haveged': }
}