disable ucrandom
This commit is contained in:
parent
c7ff375472
commit
543f24746c
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@ class dhcp6_client {
|
||||||
|
|
||||||
class entropyclient {
|
class entropyclient {
|
||||||
include sunet::simple_entropy
|
include sunet::simple_entropy
|
||||||
sunet::ucrandom {'random.nordu.net': }
|
sunet::ucrandom {'random.nordu.net': ensure => absent }
|
||||||
sunet::nagios::nrpe_check_process { 'haveged': }
|
sunet::nagios::nrpe_check_process { 'haveged': }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue