diff --git a/README.md b/README.md index 5ebb5c5..693e823 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Role Variables |----------|:-----------:|--------:|--------:| | `zfs_dkms_arc_pct_min` | _Minimum_ physical memory (%) for ARC usage | `0` | `0` | | `zfs_dkms_arc_pct_max` | _Peak_ physical memory (%) for ARC usage | `16` | `0` | -| `zfs_dkms_timeout` | Seconds to wait while rebooting `RHEL`/derivatives
_[for kernel update and current headers]_ | `3600` | _N/A_ | +| `zfs_dkms_timeout` | Seconds to wait while rebooting `Fedora`, `RHEL`, or derivatives. Skipped when ZFS is loaded.
_[for kernel update and current headers]_ | `3600` | _N/A_ | Dependencies ------------