This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
apache
/
ambari
miroir de
https://gitee.com/freeshow_me/ambari
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Parcourir la source
AMBARI-10334. Ambari-agent doesn't start on Ubuntu14 (aonishuk)
Andrew Onishuk
il y a 10 ans
Parent
33377bf090
commit
7d39d63ff5
1 fichiers modifiés
avec
2 ajouts
et
1 suppressions
Vue séparée
Afficher les stats Diff
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
Voir le fichier
@@ -35,7 +35,8 @@
"ubuntu"
],
"versions": [
- 12
+ 12,
+ 14
]
},
"suse": {