This website works better with JavaScript
Home
Explore
Help
Sign In
apache
/
ambari
mirror of
https://gitee.com/freeshow_me/ambari
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
AMBARI-10334. Ambari-agent doesn't start on Ubuntu14 (aonishuk)
Andrew Onishuk
10 years ago
parent
33377bf090
commit
7d39d63ff5
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
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
View File
@@ -35,7 +35,8 @@
"ubuntu"
],
"versions": [
- 12
+ 12,
+ 14
]
},
"suse": {