Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Commit

Permalink
Update elasticsearch/metadata.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyam8 authored Jul 6, 2023
1 parent 601837a commit 721e48c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/elasticsearch/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ setup:
- name: local
url: http://127.0.0.1:9200
- name: Cluster mode
description: A basic example configuration.
description: Cluster mode example configuration.
data: |
jobs:
- name: local
Expand All @@ -143,7 +143,7 @@ setup:
username: username
password: password
- name: HTTPS with self-signed certificate
description: Apache with enabled HTTPS and self-signed certificate.
description: Elasticsearch with enabled HTTPS and self-signed certificate.
data: |
jobs:
- name: local
Expand Down

0 comments on commit 721e48c

Please sign in to comment.