Skip to content

Commit 5a7c94b

Browse files
committed
No Wazuh deploy.
1 parent a40845e commit 5a7c94b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

terraform.tfvars.j2

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ storage_count = "3"
2424
storage_flavor = "general.v1.small"
2525
storage_disk_size = 100
2626

27-
deploy_wazuh = true
28-
infra_vm_flavor = "general.v1.small"
29-
infra_vm_disk_size = 100
27+
deploy_wazuh = false
28+
# infra_vm_flavor = "general.v1.small"
29+
# infra_vm_disk_size = 100

0 commit comments

Comments
 (0)