Skip to content
Snippets Groups Projects
Commit 1ed59a1d authored by Chris Hines's avatar Chris Hines
Browse files

add a flag to nvidia-xconfig because it is not inputing busids for the m3f class nodes

Former-commit-id: 6eedf852
parent 4adc8f5f
No related branches found
No related tags found
No related merge requests found
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
become_user: root become_user: root
- name: Configure xorg.conf with nvidia-xconfig so xorg.conf matches gpu number - name: Configure xorg.conf with nvidia-xconfig so xorg.conf matches gpu number
shell: /usr/bin/nvidia-xconfig -a --use-display-device=none shell: /usr/bin/nvidia-xconfig -a --use-display-device=none --preserve-busid
become: true become: true
become_user: root become_user: root
args: args:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment