|
@@ -116,7 +116,7 @@ knox_master_secret = config['configurations']['knox-env']['knox_master_secret']
|
|
knox_master_secret_path = '/var/lib/knox/data/security/master'
|
|
knox_master_secret_path = '/var/lib/knox/data/security/master'
|
|
knox_host_name = config['clusterHostInfo']['knox_gateway_hosts'][0]
|
|
knox_host_name = config['clusterHostInfo']['knox_gateway_hosts'][0]
|
|
knox_host_port = config['configurations']['gateway-site']['gateway.port']
|
|
knox_host_port = config['configurations']['gateway-site']['gateway.port']
|
|
-topology_template = config['configurations']['ambari-topology']['content']
|
|
|
|
|
|
+topology_template = config['configurations']['topology']['content']
|
|
gateway_log4j = config['configurations']['gateway-log4j']['content']
|
|
gateway_log4j = config['configurations']['gateway-log4j']['content']
|
|
ldap_log4j = config['configurations']['ldap-log4j']['content']
|
|
ldap_log4j = config['configurations']['ldap-log4j']['content']
|
|
users_ldif = config['configurations']['users-ldif']['content']
|
|
users_ldif = config['configurations']['users-ldif']['content']
|