-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #910 from cloud-gov/wazuh-aio
Wazuh aio
- Loading branch information
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: '*' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters