File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050
5151- name : Setup vGPU
5252 hosts : vgpu
53- become : yeas
53+ become : yes
5454 gather_facts : yes
5555 tags : vgpu
5656 tasks :
6060 handlers :
6161 - name : reboot
6262 fail :
63- msg : Reboot handlier fired unexpectedly. This was supposed to be unreachable.
63+ msg : Reboot handler for stackhpc.linux.vgpu role fired unexpectedly. This was supposed to be unreachable.
6464
6565- name : Persist hostkeys across rebuilds
6666 # Must be after filesystems.yml (for storage)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ This page details how to configure Multi Instance GPU (MIG) in Slurm.
88
99## Inventory
1010
11- Add relevant hosts to the `` vgpu `` group, for example in ```environments/< environment > /inventory/groups``:
11+ Add relevant hosts to the `` vgpu `` group, for example in ```environments/$ENV /inventory/groups``:
1212
1313```
1414[vgpu:children]
You can’t perform that action at this time.
0 commit comments