[ https://issues.apache.org/jira/browse/AMBARI-3624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13817822#comment-13817822 ]
Yusaku Sako commented on AMBARI-3624: ------------------------------------- [~sposetti], thanks for the patch. There are some problems with the patch: * #sshKey style in the patch is nested inside #targetHosts, so it does not work (it only applies to the children of #targetHosts, but #sshKey is not there). It should be a child of #installOptions. * There are tabs in the patch and messes up code indentation. Please convert to all spaces. > Make text area for SSH key code font on Install / Add Hosts > ----------------------------------------------------------- > > Key: AMBARI-3624 > URL: https://issues.apache.org/jira/browse/AMBARI-3624 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.4.1 > Reporter: Jeff Sposetti > Assignee: Jeff Sposetti > Fix For: 1.4.2 > > Attachments: AMBARI-3624.patch > > > In cases where users paste in their SSH key contents (and do not browse), it > will be easier to read the SSH key contents if it was in a monospace font. -- This message was sent by Atlassian JIRA (v6.1#6144)