infrastructure/roles/haveged/README.md
saibotk 96dbd9176c
haveged: Add epel as requirement & small cleanup
This adds the missing dependency on the epel role and cleans up some messages / the README.
2020-08-14 05:27:25 +02:00

24 lines
435 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
------------
- epel
License
-------
GPL-3.0-only