OpenSearch/config
Lee Hinman 45408844e7 Remove NoneGateway, NoneGatewayAllocator, & NoneGatewayModule
Always use the LocalGateway* equivalents

We already check in the LocalGateway whether a node is a client node, or
is not master-eligible, and skip writing the state there. This allows us
to remove this code that was previously used only for tribe nodes (which
are not master eligible anyway and wouldn't write state) and in
tests (which can shake more bugs out)
2014-11-24 12:22:05 +01:00
..
elasticsearch.yml Remove NoneGateway, NoneGatewayAllocator, & NoneGatewayModule 2014-11-24 12:22:05 +01:00
logging.yml Fix example in logging daily rotate configuration 2014-11-19 15:58:53 +01:00