Browse Source

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

Andrew Onishuk 10 years ago
parent
commit
7d39d63ff5

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

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