This is an automated email from the ASF dual-hosted git repository.
dimuthuupe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/develop by this push:
new 65e80bb Adding gateway key as authorized key for SSHD container
65e80bb is described below
commit 65e80bb597c0468fbee68e5aeabb2226f5192c2c
Author: Dimuthu Wannipurage <[email protected]>
AuthorDate: Mon Mar 11 12:55:37 2019 -0400
Adding gateway key as authorized key for SSHD container
---
.../ide-integration/src/main/resources/gateway-storage/authorized_keys | 1 +
1 file changed, 1 insertion(+)
diff --git
a/modules/ide-integration/src/main/resources/gateway-storage/authorized_keys
b/modules/ide-integration/src/main/resources/gateway-storage/authorized_keys
new file mode 100644
index 0000000..de68821
--- /dev/null
+++ b/modules/ide-integration/src/main/resources/gateway-storage/authorized_keys
@@ -0,0 +1 @@
+ssh-rsa
AAAAB3NzaC1yc2EAAAADAQABAAABAQCr0zWkrd3MJe397xm1q7EBZd7HuIcgLva0Dl3uyE3N7vqcWeXjXngtVicJLIROIASwy1+MAbhDDQLykQtIcJTJ5cvZM29nqqsIZ9l0acURVtDVnMd7PqRs+0wBQnrdZm34NT3/QJhxZTOuSn+i44VPFM1HWFObDP7GGtRMheGAKKV2tTbF1o/q1XaBiQJABOsP/Yt20nox1Hd6OCl0E3loK0sA+DnVVK9Ox0WShr4CWOLUCWavghXbgbDQPe/3VMSvwYqvLjNd+VfrNiAx7jNm+nxVKQSzYJ46RSwVs4jLKrnrG85+eAFwLeIFjlLyrsVNvBlOCs6XQ6lmVDD1u97B
\ No newline at end of file