Skip to content

Commit 559574d

Browse files
committed
fix typo in lustre
1 parent fa1044c commit 559574d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ansible/roles/lustre/defaults/main.yml

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

99
# below variables are for build and should not generally require changes
10-
lustre_repo: "https://github.com/lustre/lustre-release.git"
1110
lustre_build_packages:
1211
- "kernel-devel-{{ ansible_kernel }}"
1312
- git

0 commit comments

Comments
 (0)