saibotk
96dbd9176c
This adds the missing dependency on the epel role and cleans up some messages / the README.
24 lines
435 B
Markdown
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
|