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 2022/07/27 14:59:16 UTC

[airavata] 01/03: Ansible: removing duplicate value

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

commit 8ab4ae1b8606a0c80beddad10c69168f04221807
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Wed Jul 27 10:58:19 2022 -0400

    Ansible: removing duplicate value
---
 .../ansible/inventories/scigap/develop-js2/group_vars/all/vars.yml      | 2 --
 1 file changed, 2 deletions(-)

diff --git a/dev-tools/ansible/inventories/scigap/develop-js2/group_vars/all/vars.yml b/dev-tools/ansible/inventories/scigap/develop-js2/group_vars/all/vars.yml
index 3b28cfcc39..4b3eb03ccc 100644
--- a/dev-tools/ansible/inventories/scigap/develop-js2/group_vars/all/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop-js2/group_vars/all/vars.yml
@@ -235,5 +235,3 @@ monitoring_subnets: "{{ iu_subnets }}"
 
 # Zabbix
 zabbix_server: "rt-watch.uits.indiana.edu"
-
-letsencrypt_email: "circ-iu-group@iu.edu"