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 <[email protected]> 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: "[email protected]"
