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 2021/10/22 13:32:59 UTC

[airavata] branch master updated: Revert "Change in name of AMOS gateway"

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 4e9e0bb  Revert "Change in name of AMOS gateway"
4e9e0bb is described below

commit 4e9e0bba360eaae83195510a222d10201c43fd4f
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Thu Oct 21 17:31:01 2021 -0400

    Revert "Change in name of AMOS gateway"
    
    This reverts commit bd256279db788bd482d4927c9b2a7b9031c1c7c8.
---
 .../inventories/scigap/production/host_vars/ampgateway/vars.yml       | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
index 1b0cbc6..71e34cc 100644
--- a/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/host_vars/ampgateway/vars.yml
@@ -41,7 +41,7 @@ oauth_client_secret: "{{ vault_oauth_client_secret }}"
 
 auth_options:
   password:
-    name: "Atomic Molecular and Optical Science Gateway"
+    name: "Atomic, Molecular, and Optical Science Gateway"
   external:
     - name: "existing institution credentials"
       idp_alias: "cilogon"
@@ -52,7 +52,7 @@ experiment_data_dir: "{{ user_data_dir }}/amp"
 gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCAfFAdLrGC/om63ipx9RhuzcGnMlVQkKsuy5NtUgK7I4OdTJ1Ck1H/ARBwiWNQy08GO2HETfM7StCROwW+tlZ6n+THBkbei4G8q6xV6UXlC3BJxuDlwkxnyOFSYEt8Qd2g8IC/X0qo9/m5Ea9Z5axzTk+n2OZlV87DrLheV+OVhgf+yYGVo9egTZ7Kg/TV/Hl1xeU5JgRcPPrLrWYn8vEQo7xT5boS3X9y2o7FgNTdUf5K10ZJ37RWcLQpzZ+7zEKs/P/I/QU+BUhxRRfnEf/4e4L3OFE36SQ4DSFmu3lKU4BcQQb3A6SfQGC1PwQdD5y9MUkpit4hMCSJLjVBTN3H"
 
 admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu'), ('Barry Schneider', '	bis@nist.gov')]"
-portal_title: "Atomic Molecular and Optical Science Gateway"
+portal_title: "Atomic, Molecular, and Optical Science Gateway"
 
 django_google_analytics_tracking_id: "UA-177950242-1"