✨ feat(TSG-10660): 添加MLX5_GLUE_PATH环境变量
添加MLX5_GLUE_PATH环境变量到全局
This commit is contained in:
@@ -61,4 +61,9 @@
|
||||
|
||||
- name: "update initramfs"
|
||||
shell: dracut --force -v /boot/initramfs-5.4.159-1.el7.elrepo.x86_64.img 5.4.159-1.el7.elrepo.x86_64
|
||||
when: runtime_env != 'TSG-X-P1403' and runtime_env != 'TSG-X-P0804'
|
||||
when: runtime_env != 'TSG-X-P1403' and runtime_env != 'TSG-X-P0804'
|
||||
|
||||
- name: "Export MLX5_GLUE_PATH"
|
||||
lineinfile:
|
||||
dest: /etc/profile
|
||||
line: 'export MLX5_GLUE_PATH=/opt/tsg/mrzcpd/lib'
|
||||
Reference in New Issue
Block a user