Skip to content

Commit 94dd311

Browse files
Alex-WelshMoteHue
andauthored
Capitalise Wazuh
Co-authored-by: Matt Crees <mattc@stackhpc.com>
1 parent 4a7c6f8 commit 94dd311

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ nodes. Both virtual machines and baremetal are supported, but the
141141
baremetal host. This will stop a block device being allocated.
142142

143143
If `deploy_wazuh` is set to true, an infrastructure VM will be created that
144-
hosts the Wazuh manager. The wazuh deployment playbooks will also be triggered
145-
automatically to deploy wazuh agents to the overcloud hosts.
144+
hosts the Wazuh manager. The Wazuh deployment playbooks will also be triggered
145+
automatically to deploy Wazuh agents to the overcloud hosts.
146146

147147
Generate a plan:
148148

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ variable "infra_vm_disk_size" {
9898
}
9999

100100
variable "deploy_wazuh" {
101-
description = "Bool, whether or not to deploy wazuh"
101+
description = "Bool, whether or not to deploy Wazuh."
102102
type = bool
103103
default = false
104104
}

0 commit comments

Comments
 (0)