瀏覽代碼

AMBARI-10334. Ambari-agent doesn't start on Ubuntu14 (aonishuk)

Andrew Onishuk 10 年之前
父節點
當前提交
7d39d63ff5
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      ambari-common/src/main/python/ambari_commons/resources/os_family.json

+ 2 - 1
ambari-common/src/main/python/ambari_commons/resources/os_family.json

@@ -35,7 +35,8 @@
       "ubuntu"
     ],
     "versions": [
-      12
+      12,
+      14
     ]
   },
   "suse": {