Skip to content

Commit

Permalink
Merge pull request #910 from cloud-gov/wazuh-aio
Browse files Browse the repository at this point in the history
Wazuh aio
  • Loading branch information
cweibel authored Oct 9, 2024
2 parents df4de92 + 9a2c557 commit 2929ff1
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions bosh/opsfiles/wazuh.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# NOTES:
# - This should only be used in development until this message is removed
# - This is experimental

# Add All In One Wazuh to DNS aliases


- type: replace
path: /addons/name=bosh-dns-aliases/jobs/name=bosh-dns-aliases/properties/aliases/-
value:
domain: wazuh.service.cf.internal
targets:
- deployment: wazuh
domain: bosh
instance_group: wazuh
network: default
query: '*'
1 change: 1 addition & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
- cf-manifests/bosh/opsfiles/add-opensearch-ca.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
- cf-manifests/bosh/opsfiles/wazuh.yml
vars_files:
- cf-manifests/bosh/varsfiles/development.yml
- terraform-secrets/terraform.yml
Expand Down

0 comments on commit 2929ff1

Please sign in to comment.