Skip to content

Commit 2819fc3

Browse files
committed
fix lustre net type
1 parent 2becb3a commit 2819fc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/lustre/templates/lnet.conf.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
net:
2-
- net type: tcp1
2+
- net type: {{ lustre_lnet_label }}
33
local NI(s):
44
- nid: {{ _lustre_ip }}@{{ lustre_lnet_label }}
55
interfaces:

0 commit comments

Comments
 (0)