This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
apache
/
ambari
tükrözi:
https://gitee.com/freeshow_me/ambari
Figyelés
2
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Forráskód Böngészése
AMBARI-10334. Ambari-agent doesn't start on Ubuntu14 (aonishuk)
Andrew Onishuk
10 éve
szülő
33377bf090
commit
7d39d63ff5
1 módosított fájl
,
2 hozzáadás
és
1 törlés
Osztott Nézet
Diff Statisztika Mutatása
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
Fájl Megtekintése
@@ -35,7 +35,8 @@
"ubuntu"
],
"versions": [
- 12
+ 12,
+ 14
]
},
"suse": {