Skip to content

Commit ba1d181

Browse files
authored
fix(ansible): make sure nvidia server runs rshim
Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com>
1 parent 9446495 commit ba1d181

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lab/ansible/setup.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@
316316

317317
- ansible.builtin.debug: var=bfb_local_file
318318
- ansible.builtin.debug: var=hostvars.bf2.bf_version
319+
- ansible.builtin.service: name=rshim enabled=yes state=started
319320

320321
# TODO: handle password
321322

0 commit comments

Comments
 (0)