[esvm] 127.0.0.1 is the default anyway, avoid min_master_nodes warning

This commit is contained in:
spalger 2016-03-28 12:21:52 -07:00
parent a7a9b0bb00
commit 1b2dd7da2f

View file

@ -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
}