Repository: ambari Updated Branches: refs/heads/branch-2.4 11a80e3ab -> d286437da
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/d286437d Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d286437d Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d286437d Branch: refs/heads/branch-2.4 Commit: d286437da57aa0102b0b8b7513353c0a6cb9b280 Parents: 11a80e3 Author: Ajit Kumar <[email protected]> Authored: Sat Jul 23 10:24:16 2016 -0700 Committer: Ajit Kumar <[email protected]> Committed: Sat Jul 23 10:25:12 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/d286437d/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 29c46e9..9f6b446 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 @@ -85,7 +85,6 @@ </description> <value/> <value-attributes> - <type>host</type> <visible>false</visible> <overridable>false</overridable> </value-attributes>
