Skip to content

Commit 73a46e2

Browse files
committed
Use proper double quotes
1 parent 8e4614f commit 73a46e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/configuration/wazuh.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ Optional: define LVM volumes ``etc/kayobe/inventory/group_vars/wazuh-manager/lvm
7373
size: "100%VG"
7474
filesystem: "ext4"
7575
mount: true
76-
mntp: /var/lib/elasticsearch
76+
mntp: "/var/lib/elasticsearch"
7777
create: true
7878
7979

0 commit comments

Comments
 (0)