Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 6E074200C85 for ; Tue, 30 May 2017 21:02:25 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 6CA87160BC9; Tue, 30 May 2017 19:02:25 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C497C160BE9 for ; Tue, 30 May 2017 21:02:23 +0200 (CEST) Received: (qmail 94532 invoked by uid 500); 30 May 2017 19:02:22 -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 93640 invoked by uid 99); 30 May 2017 19:02:21 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 May 2017 19:02:21 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C0131F2189; Tue, 30 May 2017 19:02:21 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: scnakandala@apache.org To: commits@airavata.apache.org Date: Tue, 30 May 2017 19:02:36 -0000 Message-Id: <9d11c71ef98849db90a392056c8dea30@git.apache.org> In-Reply-To: <22a8687c861a4bf8b9a000c483845fb3@git.apache.org> References: <22a8687c861a4bf8b9a000c483845fb3@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [16/37] airavata git commit: adding nanoconfinement to gateway deployment archived-at: Tue, 30 May 2017 19:02:25 -0000 adding nanoconfinement to gateway deployment Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/e65d9d73 Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/e65d9d73 Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/e65d9d73 Branch: refs/heads/registry-refactoring Commit: e65d9d7362b9d3c54b22c5839ede2f18ec0f15de Parents: 8310de5 Author: Suresh Marru Authored: Thu May 11 12:48:44 2017 -0400 Committer: Suresh Marru Committed: Thu May 11 12:48:44 2017 -0400 ---------------------------------------------------------------------- .../pga_config/nanoconfinement/vars.yml | 55 ++++++++++++++++++++ .../pga_config/nanoconfinement/vault.yml | 18 +++++++ dev-tools/ansible/pga-scigap-prod.yml | 1 + 3 files changed, 74 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml new file mode 100644 index 0000000..c7c360c --- /dev/null +++ b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vars.yml @@ -0,0 +1,55 @@ +# +# +# Licensed to the Apache Software Foundation (ASF) under one +# or more contributor license agreements. See the NOTICE file +# distributed with this work for additional information +# regarding copyright ownership. The ASF licenses this file +# to you under the Apache License, Version 2.0 (the +# "License"); you may not use this file except in compliance +# with the License. You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, +# software distributed under the License is distributed on an +# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY +# KIND, either express or implied. See the License for the +# specific language governing permissions and limitations +# under the License. +# + +--- +pga_repo: "https://github.com/apache/airavata-php-gateway.git" +git_branch: "master" +user: "pga" +group: "pga" +doc_root_dir: "/var/www/portals/nanoconfinement" +vhost_servername: "nanoconfinement.jadhaolab.indiana.edu" +vhost_ssl: True +# TODO: have Ansible manage these files as well +ssl_certificate_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/cert.pem" +ssl_certificate_chain_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/fullchain.pem" +ssl_certificate_key_file: "/etc/letsencrypt/live/nanoconfinement.jadhaolab.indiana.edu/privkey.pem" + +## WSO2 IS related variables +tenant_domain: "airavata.nanoconfinement" +admin_username: "admin" +admin_password: "{{ vault_admin_password }}" +oauth_client_key: "{{ vault_oauth_client_key }}" +oauth_client_secret: "{{ vault_oauth_client_secret }}" + +gateway_id: "nanoconfinement" +# relative to document root dir +experiment_data_dir: "{{ user_data_dir }}/nanoconfinement" +gateway_data_store_resource_id: "gf4.ucs.indiana.edu_61552681-96f0-462a-a36c-a62a010bffc6" +gateway_data_store_ssh_public_key: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCIUqpKWHwawFHnbWvs6pie+fDA9NlqMZNvzil7e8FQz7543+FOzdTl/octACjGnSTwHewpyTe9sAUVcnq6VJ5XYtApR68zMasEzyCZUMWhMqEuxopRZcUGDJVcq5hD4RZcer3aMPWSVmXVCNJeT4EsB52Zp2DfDVgfaOOfY8Ga4mcR2IdOyizV8HWXTH6vWFK+dD1GoPY0ECikwlsF1QA0vzqAcb1NYOTc70hZ9Pb0/78XF790joZ80hRsHGIc7IfncoLgRUkKSkMaoXbfy/tbqf76V0ZxaQOgayaLGF19oBlREO6ZQ3rDCOWgVJC32dCwAsaL9qWd0IZrprUEUQOd" + +## Portal related variables +super_admin_portal: "false" +admin_emails: "['smarru@iu.edu','sgg@iu.edu','vjadhao@iu.edu']" +portal_email_username: "pga.airavata@gmail.com" +portal_email_password: "{{ vault_portal_email_password }}" +portal_theme: "nanoconfinement-gateway-theme" +portal_theme_repo: "https://github.com/SciGaP/nanoconfinement-gateway-theme.git" +portal_title: "Nano Confinement Science Gateway" +... http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml new file mode 100644 index 0000000..7071d8e --- /dev/null +++ b/dev-tools/ansible/inventories/scigap/production/pga_config/nanoconfinement/vault.yml @@ -0,0 +1,18 @@ +$ANSIBLE_VAULT;1.1;AES256 +34363533353931356538613438326265666432366334616634333166393232616539333934613363 +3132303138613337616461653639396235316266396338650a393934323837393230666632366635 +62633238613832663533303334656463306461653232363430653462613135313734636130316161 +6132303237386135640a643366386465323662336238326630633665306664623361343335633335 +32373232303335633733333439623239646431646663633239633965373838613933663466653032 +35396632323265633634363562383962666430663331363436386364363161313436343861386531 +32373936323364616238366563616165353964653065653463666563656633376632623039373661 +64346633643433383535633130623730383238306432353138353265393666353261306539663936 +30303433643661303839633062323639326234336137643331653664393432313736653838373365 +36613762353461333234356263653363626334656232656265353962316333326132356539373239 +66373734316365613136616337653861386139343832316132363566656636396531376163366263 +36303936643134613230313132326539646664383062393161646230393937613864353138326638 +31306133326331343236316335646261373138353638333564393238333765646138616131353738 +31613531323534663963643131363434366163326530353565323737613136313333333166386561 +30626633666365646131336232323837653566666338653330666633653436353562316434363363 +39336639383835356230616630323036303364316433373666353465633631633033633634376239 +3639 http://git-wip-us.apache.org/repos/asf/airavata/blob/e65d9d73/dev-tools/ansible/pga-scigap-prod.yml ---------------------------------------------------------------------- diff --git a/dev-tools/ansible/pga-scigap-prod.yml b/dev-tools/ansible/pga-scigap-prod.yml index bc923a4..3bfeead 100644 --- a/dev-tools/ansible/pga-scigap-prod.yml +++ b/dev-tools/ansible/pga-scigap-prod.yml @@ -24,6 +24,7 @@ - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/georgiastate" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/iugateway" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/lsu" +- include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/nanoconfinement" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/nsg" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/oiitandy" - include: pga-single-vhost.yml vars_dir="{{ inventory_dir }}/pga_config/oscer"