mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[esvm] 127.0.0.1 is the default anyway, avoid min_master_nodes warning
This commit is contained in:
parent
a7a9b0bb00
commit
1b2dd7da2f
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@ module.exports = function (grunt) {
|
|||
branch: 'master',
|
||||
fresh: !grunt.option('esvm-no-fresh'),
|
||||
config: {
|
||||
network: {
|
||||
host: '127.0.0.1'
|
||||
},
|
||||
http: {
|
||||
port: 9200
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue