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

Merge branch 'nvidiaxorg' into 'master'

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

See merge request !124
parents fc1d70a8 6eedf852
No related branches found
No related tags found
1 merge request!124add a flag to nvidia-xconfig because it is not inputing busids for the m3f class nodes
......@@ -136,7 +136,7 @@
become_user: root
- 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_user: root
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