infrastructure/roles/haveged
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
..
meta haveged: Add epel as requirement & small cleanup 2020-08-14 05:27:25 +02:00
tasks haveged: Add epel as requirement & small cleanup 2020-08-14 05:27:25 +02:00
README.md haveged: Add epel as requirement & small cleanup 2020-08-14 05:27:25 +02:00

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