You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ak...@apache.org on 2015/09/30 17:01:24 UTC

[2/2] ambari git commit: AMBARI-13263. Create a Ranger theme with Ranger Admin. (jaimin)

AMBARI-13263. Create a Ranger theme with Ranger Admin. (jaimin)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/578a1535
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/578a1535
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/578a1535

Branch: refs/heads/trunk
Commit: 578a15351a0526d7725a2f93b8f519ed03e58192
Parents: bff61b8
Author: Jaimin Jetly <ja...@hortonworks.com>
Authored: Mon Sep 28 20:22:26 2015 -0700
Committer: Aleksandr Kovalenko <ak...@hortonworks.com>
Committed: Wed Sep 30 18:00:52 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/data/HDP2.2/site_properties.js | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/578a1535/ambari-web/app/data/HDP2.2/site_properties.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/data/HDP2.2/site_properties.js b/ambari-web/app/data/HDP2.2/site_properties.js
index 397e748..141f3e9 100644
--- a/ambari-web/app/data/HDP2.2/site_properties.js
+++ b/ambari-web/app/data/HDP2.2/site_properties.js
@@ -217,6 +217,13 @@ hdp22properties.push(
     "index": 0
   },
   {
+    "name": "ranger_admin_username",
+    "serviceName": "RANGER",
+    "filename": "ranger-env.xml",
+    "category": "RANGER_ADMIN",
+    "index": 0
+  },
+  {
     "name": "ranger_admin_password",
     "serviceName": "RANGER",
     "filename": "ranger-env.xml",