Role for haveged installation and configuration.
- role: haveged
haveged_custom_params:
- { key: "test", value: "test" }
Param | Default | Description |
---|---|---|
haveged_setup |
full |
Setup mode. See OSSHelp KB article |
haveged_default_params |
[{key: "w", value: "1024"}, {key: "p", value: "/var/run/haveged.pid"}] |
default params for haveged config |
haveged_custom_params |
[] |
custom params for haveged config |
In non-privileged containers, we cannot set the option -w
for haveged, because it requires changes to /proc/sys/kernel/random/write_wakeup_threshold, which is prohibited.
None, so far.
None, so far.
GPL3
OSSHelp Team, see https://oss.help