Repository: ambari Updated Branches: refs/heads/trunk 185ffb53d -> 5718670c2
AMBARI-17867. Fix xml KERBEROS/1.10.3-10/configuration/kerberos-env.xml(ajit) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5718670c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5718670c Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/5718670c Branch: refs/heads/trunk Commit: 5718670c2ae5794d77ccf079319d8a68b41a9e1d Parents: 185ffb5 Author: Ajit Kumar <[email protected]> Authored: Sat Jul 23 10:24:16 2016 -0700 Committer: Ajit Kumar <[email protected]> Committed: Sat Jul 23 10:24:16 2016 -0700 ---------------------------------------------------------------------- .../KERBEROS/1.10.3-10/configuration/kerberos-env.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/5718670c/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml index 0e219a4..7016437 100644 --- a/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml +++ b/ambari-server/src/main/resources/common-services/KERBEROS/1.10.3-10/configuration/kerberos-env.xml @@ -86,7 +86,6 @@ </description> <value/> <value-attributes> - <type>host</type> <visible>false</visible> <overridable>false</overridable> <type>ldap_url</type>
