Skip to content

Commit

Permalink
Fix use of osism log opensearch (#1823)
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Berendt <[email protected]>
  • Loading branch information
berendt authored Oct 31, 2023
1 parent 275f06d commit 4a9c4d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions environments/manager/configuration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,11 @@ netbox_enable: true
netbox_host: "netbox.testbed.osism.xyz"
netbox_api_url: "https://{{ netbox_host }}"

##########################
# opensearch

manager_opensearch_address: api-int.testbed.osism.xyz

##########################
# configuration

Expand Down

0 comments on commit 4a9c4d9

Please sign in to comment.