Repository: ambari
Updated Branches:
  refs/heads/trunk 348326af8 -> 990747fe7


AMBARI-19557. ranger_usersync should install with ranger_admin in the same host 
(Alice Zhang Xiaolu via alejandro)


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

Branch: refs/heads/trunk
Commit: 990747fe7d16874ef9788b1859bd0bcc6f9e2676
Parents: 348326a
Author: Alejandro Fernandez <afernan...@hortonworks.com>
Authored: Wed Jan 18 17:36:03 2017 -0800
Committer: Alejandro Fernandez <afernan...@hortonworks.com>
Committed: Wed Jan 18 17:36:03 2017 -0800

----------------------------------------------------------------------
 .../src/main/resources/common-services/RANGER/0.4.0/metainfo.xml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/990747fe/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml
----------------------------------------------------------------------
diff --git 
a/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml 
b/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml
index 92527c3..a9db470 100644
--- a/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/RANGER/0.4.0/metainfo.xml
@@ -56,6 +56,10 @@
           <category>MASTER</category>
           <cardinality>1</cardinality>
           <versionAdvertised>true</versionAdvertised>
+          <auto-deploy>
+            <enabled>true</enabled>
+            <co-locate>RANGER/RANGER_ADMIN</co-locate>
+          </auto-deploy>
           <commandScript>
             <script>scripts/ranger_usersync.py</script>
             <scriptType>PYTHON</scriptType>

Reply via email to