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 fa1044c commit 559574dCopy full SHA for 559574d
ansible/roles/lustre/defaults/main.yml
@@ -7,7 +7,6 @@ lustre_mount_state: mounted
7
lustre_mount_options: 'defaults,_netdev,noauto,x-systemd.automount,x-systemd.requires=lnet.service,nosuid,nodev'
8
9
# below variables are for build and should not generally require changes
10
-lustre_repo: "https://github.com/lustre/lustre-release.git"
11
lustre_build_packages:
12
- "kernel-devel-{{ ansible_kernel }}"
13
- git
0 commit comments