Role - edpm_accel_drivers¶
osp.edpm.edpm_accel_drivers role – The main entry point for the edpm_accel_drivers role.¶
Entry point main – The main entry point for the edpm_accel_drivers role.¶
Synopsis¶
Installs and configures accelerator drivers on RHEL systems. Supports installation of NVIDIA drivers from an RPM repo or custom URL.
Parameters¶
Parameter |
Comments |
|---|---|
Whether to blacklist nouveau driver Choices:
|
|
The seconds between retries for failed download tasks Default: |
|
Default: |
|
Whether to install nvidia drivers. Choices:
|
|
The directory to cache the NVIDIA driver package when downloading from a custom URL. Default: |
|
Whether to cleanup temporary files after installation Choices:
|
|
Custom NVIDIA driver URL (if set, driver will be installed from this URL instead of from a repository). Must end with .rpm (SUPPORTED) or .run extension (UNSUPPORTED). NOTE: file:/// URLs are supported, for example a local NFS mount. Default: |
|
Whether to disable SSL certificate verification when downloading NVIDIA driver from custom URL. Set to true to disable SSL certificate verification (not recommended for production). Choices:
|
|
NVIDIA Driver dnf module stream to install from NVIDIA repo. If set to “”, no DNF module will be selected. Default: |
|
NVIDIA Driver package name to install from NVIDIA repo. Default: |
|
GPG key URL for NVIDIA repository verification. Default: |
|
NVIDIA repository URL for driver installation. Default: |
|
Whether to disable GPG check when installing NVIDIA driver from RPM. Set to true to disable GPG check (not recommended for production). Choices:
|