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

machristie 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 333d7f3  Ansible: update the dev amp gateway storage resource id
333d7f3 is described below

commit 333d7f3bc61dec3963f9127d4c6bd6eb1b37def4
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 4 12:44:33 2021 -0400

    Ansible: update the dev amp gateway storage resource id
---
 dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
index e2e1b6f..9e6a367 100644
--- a/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/host_vars/amp/vars.yml
@@ -45,6 +45,8 @@ auth_options:
 
 gateway_id: "amp"
 experiment_data_dir: "{{ user_data_dir }}/django-amp"
+gateway_data_store_resource_id: 
"dev.ampgateway.org_b8228bc7-fad2-45db-8ed1-47de359a54a5"
+gateway_data_store_hostname: "dev.ampgateway.org"
 # gateway_data_store_ssh_public_key: "TODO"
 
 django_error_emails: "[('Marcus Christie', '[email protected]'), ('Eroma 
Abeysinghe', '[email protected]'), ('Sudhakar Pamidighantam', '[email protected]')]"

Reply via email to