Explorar o código

AMBARI-7185. Hostname resolution failure.(xiwang)

Xi Wang %!s(int64=10) %!d(string=hai) anos
pai
achega
637d521b61
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      ambari-web/app/controllers/wizard/step3_controller.js

+ 2 - 1
ambari-web/app/controllers/wizard/step3_controller.js

@@ -833,7 +833,8 @@ App.WizardStep3Controller = Em.Controller.extend({
       "parameters": {
         "check_execute_list": "host_resolution_check",
         "jdk_location" : jdk_location,
-        "threshold": "20"
+        "threshold": "20",
+        "hosts": hosts
       }
     };
     var resource_filters = {