infrastructure/roles/haveged
saibotk 0152abb7df
!fix(haveged): Remove direct dependency on epel
So that this can be used on other systems too
2024-03-10 01:08:02 +01:00
..
meta !fix(haveged): Remove direct dependency on epel 2024-03-10 01:08:02 +01:00
tasks Use FQCN in all tasks 2022-08-13 17:50:54 +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