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 5321f66 commit 044d915Copy full SHA for 044d915
ansible/roles/lustre/defaults/main.yml
@@ -3,7 +3,7 @@ lustre_lnet_label: tcp
3
#lustre_mgs_nid:
4
lustre_mounts: []
5
lustre_mount_state: mounted
6
-lustre_mount_options: 'defaults,_netdev,noauto,x-systemd.automount,x-systemd.requires=lnet.service'
+lustre_mount_options: 'defaults,_netdev,noauto,x-systemd.automount,x-systemd.requires=lnet.service,nosuid,nodev'
7
8
# below variables are for build and should not generally require changes
9
lustre_git_repo: "git://git.whamcloud.com/fs/lustre-release.git"
0 commit comments