Skip to content

Commit 32d05b9

Browse files
committed
Use lustre-release mirror
1 parent 2359a7a commit 32d05b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/lustre/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ lustre_mount_state: mounted
66
lustre_mount_options: 'defaults,_netdev,noauto,x-systemd.automount,x-systemd.requires=lnet.service,nosuid,nodev'
77

88
# below variables are for build and should not generally require changes
9-
lustre_repo: "git://git.whamcloud.com/fs/lustre-release.git"
9+
lustre_repo: "https://github.com/lustre/lustre-release.git"
1010
lustre_build_packages:
1111
- "kernel-devel-{{ ansible_kernel }}"
1212
- git

0 commit comments

Comments
 (0)