Skip to content

Commit

Permalink
Use option-specifed pS repo version
Browse files Browse the repository at this point in the history
  • Loading branch information
mfeit-internet2 committed Feb 9, 2024
1 parent 43f3efb commit af0512a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-perfsonar
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ install_redhat()
;;
esac
do_dry $DNF -y install \
"http://software.internet2.edu/rpms/el${OS_MAJOR}/${OS_ARCH}/latest/packages/perfsonar-repo-0.11-1.noarch.rpm"
"http://software.internet2.edu/rpms/el${OS_MAJOR}/${OS_ARCH}/latest/packages/perfsonar-repo-${PS_REPO_VERSION}.noarch.rpm"
do_dry $DNF clean all
do_dry $DNF -y install "perfsonar-${PS_BUNDLE}"

Expand Down

0 comments on commit af0512a

Please sign in to comment.