mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 11:28:32 +01:00
fix: misc fixes for docker deployments opensearch/logstash
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
version: '3'
|
||||
services:
|
||||
opensearch-{{ node_name }}:
|
||||
restart: always
|
||||
image: opensearchproject/opensearch:latest
|
||||
container_name: {{ node_name }}
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user