Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document OSG 24 wn-client tarballs #232

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Document OSG 24 wn-client tarballs
  • Loading branch information
mwestphall committed Jan 14, 2025
commit d6033e72620a45160bc0f994b68dcfcb65fe0b1c
8 changes: 5 additions & 3 deletions docs/worker-node/install-wn-tarball.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,13 @@ Before starting, ensure the host has [a supported operating system](../release/s
Download the WN Client
----------------------

!!! info "Where is the OSG 24 worker node tarball?"
We plan to distribute the worker node tarball in the coming weeks.

Please pick the `osg-wn-client` tarball that is appropriate for your distribution and architecture. You will find them in <https://repo.osg-htc.org/tarball-install/> .

For OSG 24:

- [Binaries for RHEL8-compatible](https://repo.osg-htc.org/tarball-install/24-main/osg-wn-client-latest.el8.x86_64.tar.gz)
- [Binaries for RHEL9-compatible](https://repo.osg-htc.org/tarball-install/24-main/osg-wn-client-latest.el9.x86_64.tar.gz)

For OSG 23:

- [Binaries for RHEL8-compatible](https://repo.osg-htc.org/tarball-install/23-main/osg-wn-client-latest.el8.x86_64.tar.gz)
Expand Down
Loading