瀏覽代碼

AMBARI-7185. Hostname resolution failure.(xiwang)

Xi Wang 10 年之前
父節點
當前提交
637d521b61
共有 1 個文件被更改,包括 2 次插入1 次删除
  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 = {