infrastructure/roles/haveged/README.md
2020-08-10 01:37:13 +02:00

24 lines
433 B
Markdown

Haveged
=========
Installs the haveged package, which is useful to provide continous random values, preventing cases where the system does not have enought entropy and thus does not output new random values. (Usually useful for virtualized machines)
Requirements
------------
None other than a "haveged" package being available.
Role Variables
--------------
None
Dependencies
------------
None
License
-------
GPL-3.0-only