diff --git a/CHANGELOG.md b/CHANGELOG.md index 5765ebafc0..9e5cbd835d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file. ## \[6.3.1\] - Add reserved property for nodeset_tpu +- update lustre repository url ## \[6.3.0\] diff --git a/ansible/roles/lustre/vars/redhat-8.yml b/ansible/roles/lustre/vars/redhat-8.yml index 5f9518283b..1d81d51616 100644 --- a/ansible/roles/lustre/vars/redhat-8.yml +++ b/ansible/roles/lustre/vars/redhat-8.yml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -lustre_repo_url: https://downloads.whamcloud.com/public/lustre/latest-release/el8.8/client +lustre_repo_url: https://downloads.whamcloud.com/public/lustre/latest-release/el8.9/client lustre_packages: - lustre-client