prabhjyotsingh commented on code in PR #4087: URL: https://github.com/apache/ambari/pull/4087#discussion_r2529498930
########## ambari-agent/conf/unix/ambari-agent.ini: ########## @@ -57,6 +57,11 @@ ssl_verify_cert=0 credential_lib_dir=/var/lib/ambari-agent/cred/lib credential_conf_dir=/var/lib/ambari-agent/cred/conf credential_shell_cmd=org.apache.hadoop.security.alias.CredentialShell +; Both agent_secret and agent_salt are required if the user wants to enable encryption, and they Review Comment: Will I need to add documentation somewhere else as well? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
