Changes to support Hash Map for Config
This commit is contained in:
parent
4689922ad6
commit
d34d5e6103
15 changed files with 65 additions and 64 deletions
|
|
@ -29,7 +29,7 @@ hosts: my_host
|
|||
- .... your tasks ...
|
||||
```
|
||||
|
||||
By default es_multicast_enabled is false. If this is not to true, the user is required to specify the following additional parameters:
|
||||
By default es_multicast_enabled is false and the user is required to specify the following additional parameters:
|
||||
|
||||
1. es_http_port - the http port for the node
|
||||
2. es_transport_tcp_port - the transport port for the node
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue