Skip to content

Commit c8ab508

Browse files
Sakethanneglimchb
authored andcommitted
fix(monitoring): fixed the naming convention for additional mounts
Signed-off-by: sakethanne <asvn.saketh@gmail.com>
1 parent 96cc8f6 commit c8ab508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/monitoring.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
state: started
4848
name: spdk_tgt
4949

50-
- name: Add additional mount for bf2
50+
- name: Nvidia | Add additional mount for bf2
5151
ansible.builtin.set_fact:
5252
telegraf_mounts: "{{ telegraf_mounts + [{'type': 'bind', 'source': '/run/emu_param', 'target': '/run/emu_param', 'read_only': true}] }}"
5353

0 commit comments

Comments
 (0)