Skip to content

Commit 881c5d3

Browse files
m-bullsjpb
authored andcommitted
Rename lustre_repo default to lustre_git_repo
1 parent cfacd06 commit 881c5d3

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'
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_git_repo: "git://git.whamcloud.com/fs/lustre-release.git"
1010
lustre_build_packages:
1111
- "kernel-devel-{{ ansible_kernel }}"
1212
- git

0 commit comments

Comments
 (0)