You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2019/08/09 15:27:31 UTC

[airavata] branch staging updated: Adding beta.dreg.scigap.org storage pref ssh key

This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch staging
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/staging by this push:
     new 2cfd5ef  Adding beta.dreg.scigap.org storage pref ssh key
2cfd5ef is described below

commit 2cfd5efee635a94c385339c3507521dd19c701df
Author: Marcus Christie <ma...@iu.edu>
AuthorDate: Fri Aug 9 10:45:33 2019 -0400

    Adding beta.dreg.scigap.org storage pref ssh key
---
 dev-tools/ansible/inventories/scigap/staging/host_vars/dreg/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-tools/ansible/inventories/scigap/staging/host_vars/dreg/vars.yml b/dev-tools/ansible/inventories/scigap/staging/host_vars/dreg/vars.yml
index 0d9bcd2..7364cf9 100644
--- a/dev-tools/ansible/inventories/scigap/staging/host_vars/dreg/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/staging/host_vars/dreg/vars.yml
@@ -37,7 +37,7 @@ auth_options:
 
 gateway_id: "cornelldna"
 experiment_data_dir: "{{ user_data_dir }}/cornelldna"
-gateway_data_store_ssh_public_key: "TODO"
+gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCTs6k2lSt5nn+UF3N1rAko9WjdtHZ1xLcKxCG4+4AVMdTIeng12g+1qB5hIFiDgesT/D/nzoA27EFj5nWiYanxBySNgl1Re8kR0nEqQbR0zj1dSibmfjW+vmOZzEiNSrNoLlc4KbFgqFCRGIlZ1bWZ7yHtJ3I7xxfKhvvxCTzJ4K71v1aovnDTUYophy2lUsdOcOq84Qhv3ITZafgblz3mJSwVpnnI72IepzonzDUdcf/w0lKCl70L9MgQAZ2V4e9sQZWJLI5s1VtJsqKggtgI4goPyxXROoH9PTUZFqvvYjLGW8JVS9eZKblSKil09yckPfZCSk1i/UD/uY6O7bjf"
 
 admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu')]"
 portal_title: "BETA dREG Portal"