From commits-return-21436-apmail-airavata-commits-archive=airavata.apache.org@airavata.apache.org Wed Oct 2 16:13:56 2019 Return-Path: X-Original-To: apmail-airavata-commits-archive@www.apache.org Delivered-To: apmail-airavata-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 7EE591848A for ; Wed, 2 Oct 2019 16:13:56 +0000 (UTC) Received: (qmail 43002 invoked by uid 500); 2 Oct 2019 16:13:55 -0000 Delivered-To: apmail-airavata-commits-archive@airavata.apache.org Received: (qmail 42875 invoked by uid 500); 2 Oct 2019 16:13:55 -0000 Mailing-List: contact commits-help@airavata.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@airavata.apache.org Delivered-To: mailing list commits@airavata.apache.org Received: (qmail 42850 invoked by uid 99); 2 Oct 2019 16:13:55 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Oct 2019 16:13:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 83D2B890A4; Wed, 2 Oct 2019 16:13:55 +0000 (UTC) Date: Wed, 02 Oct 2019 16:13:56 +0000 To: "commits@airavata.apache.org" Subject: [airavata] 01/02: Ansible: setting staging simccs data store key MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: machristie@apache.org In-Reply-To: <157003283543.30332.14410803465037201392@gitbox.apache.org> References: <157003283543.30332.14410803465037201392@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: airavata X-Git-Refname: refs/heads/staging X-Git-Reftype: branch X-Git-Rev: 88ebfc3f50caad50d0ef059b26b1e3b718d5c770 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20191002161355.83D2B890A4@gitbox.apache.org> 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 commit 88ebfc3f50caad50d0ef059b26b1e3b718d5c770 Author: Marcus Christie AuthorDate: Wed Oct 2 10:50:59 2019 -0400 Ansible: setting staging simccs data store key --- dev-tools/ansible/inventories/scigap/staging/host_vars/simccs/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tools/ansible/inventories/scigap/staging/host_vars/simccs/vars.yml b/dev-tools/ansible/inventories/scigap/staging/host_vars/simccs/vars.yml index bbce661..a9e3ae8 100644 --- a/dev-tools/ansible/inventories/scigap/staging/host_vars/simccs/vars.yml +++ b/dev-tools/ansible/inventories/scigap/staging/host_vars/simccs/vars.yml @@ -54,7 +54,7 @@ auth_options: gateway_id: "iu-geology-survey" experiment_data_dir: "{{ user_data_dir }}/iu-geology-survey" -#gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBqS31Ucj6HB2QaLI0+XORTnvxRPDI6niuZjBAq0nQ3D7HoPohLVNVsqA7a9hksGL9w79PVyugmzGwIPbmnOLHwccO1Pmu5Yc4vg91gH9MMlNy9ZzhmzFwEfir8oefb0MjjPFTBdskL8jMmwebO0hwSWxv96R5Ir/kx/+vGo//XhDh5/4e1DLMJDpVc1A2w+HeNoRQNlgQFqWKZDFRzWVaciRbilueW7Yjxxd9oe2/XLDT7MMs3HBPXsfwMWW5QY3oCUy3AVsxnJWsvSPHpD7dbAB2guHal0j0xrudUwZa8ZLN9He89/EBU6XSQs3Uhb9QBUweosEa7TAIPP5GpRC1" +gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDEuA1indjdczBXg2qrmD0bB0QfKq0u2q3o25DegTaty5LoogW+APEvXmwc2g6PzkM75MgfMsTErMQaQ3/PoElADQKg2/NePz05YWobn9zrPZFeRWfOqWMjFDx72cffHKBzgnahFDBlR/YJhf4IZJ+EOA1zMiMF2oZQmEYQtbQFhbKPF+jrScEQeuXVuXWSS2sKNAVKj3pY4kmi9kEOYELee/O6ghBUfrVhB95vDKJPgmQSuo3pgkLRdflTBSAQ54UchwjXi2RA9Xv0RXJF/JyyRGn6bSbRxYhsm5RJeiBVj4ua7p2b36rSYVqtVsTKEonx5kYdKzwyjJXWpjB2KtQp" django_hidden_airavata_apps: "[]" admin_emails: "[('SGRC', 'sgrc-iu-group@iu.edu'), ('Kevin Ellett', 'kmellett@indiana.edu'),('Ryan Kammer', 'rkammer@indiana.edu'), ('Eroma Abeysinghe', 'eabeysin@iu.edu')]"