You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by sm...@apache.org on 2015/12/03 23:35:37 UTC

ambari git commit: AMBARI-14202. Adding a dependency check in STORM for changes in RANGER configs for Wire Encryption (Swapan Shridhar via smohanty)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.2 e32f9bfdb -> 4bbf0defd


AMBARI-14202. Adding a dependency check in STORM for changes in RANGER configs for Wire Encryption (Swapan Shridhar via smohanty)


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

Branch: refs/heads/branch-2.2
Commit: 4bbf0defd977be9412ca5aa358baea85f122e050
Parents: e32f9bf
Author: Sumit Mohanty <sm...@hortonworks.com>
Authored: Thu Dec 3 14:35:19 2015 -0800
Committer: Sumit Mohanty <sm...@hortonworks.com>
Committed: Thu Dec 3 14:35:19 2015 -0800

----------------------------------------------------------------------
 .../main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml   | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/4bbf0def/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml b/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml
index e58f648..515f385 100644
--- a/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml
+++ b/ambari-server/src/main/resources/common-services/STORM/0.9.1.2.1/metainfo.xml
@@ -129,6 +129,9 @@
         <config-type>ranger-storm-audit</config-type>
         <config-type>ranger-storm-policymgr-ssl</config-type>
         <config-type>ranger-storm-security</config-type>
+        <config-type>admin-properties</config-type>
+        <config-type>ranger-ugsync-site</config-type>
+        <config-type>ranger-admin-site</config-type>
         <config-type>zookeeper-env</config-type>
         <config-type>zoo.cfg</config-type>
       </configuration-dependencies>