mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2025-12-13 01:36:22 +00:00
8 lines
226 B
YAML
8 lines
226 B
YAML
network.host: 0.0.0.0
|
|
|
|
# this value is required because we set "network.host"
|
|
# be sure to modify it appropriately for a production cluster deployment
|
|
discovery.zen.minimum_master_nodes: 1
|
|
bootstrap.system_call_filter: false
|
|
|