diff --git a/qa/logging-config/build.gradle b/qa/logging-config/build.gradle index 0abdc124751..7b5682507cb 100644 --- a/qa/logging-config/build.gradle +++ b/qa/logging-config/build.gradle @@ -1,4 +1,4 @@ -/* + /* * Licensed to Elasticsearch under one or more contributor * license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright @@ -23,8 +23,6 @@ apply plugin: 'elasticsearch.rest-test' apply plugin: 'elasticsearch.standalone-test' integTestCluster { - autoSetInitialMasterNodes = false - autoSetHostsProvider = false /** * Provide a custom log4j configuration where layout is an old style pattern and confirm that Elasticsearch * can successfully startup.