mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
correct master settings
This commit is contained in:
parent
ecfcbb4b6f
commit
b17403007d
@ -13,8 +13,8 @@ on the desired minions (all or some subset).
|
||||
The required configuration is as follows:
|
||||
|
||||
elasticsearch:
|
||||
host:
|
||||
port:
|
||||
host: 'somehost.example.com:9200'
|
||||
index: 'salt'
|
||||
number_of_shards: 1 (optional)
|
||||
number_of_replicas: 0 (optional)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user