Skip to content

Commit

Permalink
packer-rocm/amdgpu-install: fix table
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlay2amd committed Oct 26, 2024
1 parent 6f68a23 commit 7eb9967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packer-rocm/playbooks/roles/amdgpu_install/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Ansible role for [amdgpu-install](https://rocm.docs.amd.com/projects/install-on-

## Role Variables

| Variable | Description |
|:----------:|-------------|
| `amdgpu_install_rel` | The _release_ portion of the `amdgpu-install` URL.<br/>**Default:** _6.2.3_, [Reference](https://rocm.docs.amd.com/projects/install-on-linux/en/latest/install/amdgpu-install.html) |
| `amdgpu_install_build` | The _build_ portion of the URL.<br/>**Default:** _6.2.60203-1_ |
| `amdgpu_install_pkg` | Optional _URL_ for the `amdgpu-install` package. Replaces _`amdgpu\_install\_rel`_ and `amdgpu\_install\_build`_ above.<br/>**Default:** _templated_ |
Expand Down

0 comments on commit 7eb9967

Please sign in to comment.