diff --git a/roles/config_repos/templates/monashhpc_others.repo.j2 b/roles/config_repos/templates/monashhpc_others.repo.j2
index a0dd69801ab8635c2422fa8b6eda4490db8889b4..f08341513983e54213aef3171a3992d2315b5bf8 100644
--- a/roles/config_repos/templates/monashhpc_others.repo.j2
+++ b/roles/config_repos/templates/monashhpc_others.repo.j2
@@ -9,7 +9,7 @@ gpgcheck=0
 
 [monashhpc_lustreversions]
 name=MonashHPC lustreversions
-baseurl=https://{{ reposervername }}/lustreversions/$releasever/$basearch/
+baseurl=https://{{ reposervername }}/lustreversions/{{ repopath }}/$basearch/
 enabled=1
 sslverify=false
 gpgcheck=0