We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 332a1cb commit 6c1db74Copy full SHA for 6c1db74
ansible/roles/lustre/defaults/main.yml
@@ -6,7 +6,7 @@ lustre_mount_state: mounted
6
lustre_mount_options: 'defaults,_netdev,noauto,x-systemd.automount,x-systemd.requires=lnet.service'
7
8
# below variables are for build and should not generally require changes
9
-lustre_repo: "git://git.whamcloud.com/fs/lustre-release.git"
+lustre_git_repo: "git://git.whamcloud.com/fs/lustre-release.git"
10
lustre_build_packages:
11
- "kernel-devel-{{ ansible_kernel }}"
12
- git
0 commit comments