This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
apache
/
ambari
同期ミラー
https://gitee.com/freeshow_me/ambari
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
AMBARI-10334. Ambari-agent doesn't start on Ubuntu14 (aonishuk)
Andrew Onishuk
10 年 前
親
33377bf090
コミット
7d39d63ff5
1 ファイル変更
、
2 行追加
、
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": {