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


The following commit(s) were added to refs/heads/develop by this push:
     new d59b826161 Ansible: updating to new zabbix location for dev scigap
d59b826161 is described below

commit d59b82616181105f9d14bdaaf34dfcdfebb2d4ec
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Dec 12 15:23:17 2022 -0500

    Ansible: updating to new zabbix location for dev scigap
---
 dev-tools/ansible/inventories/scigap/develop/group_vars/all/vars.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/dev-tools/ansible/inventories/scigap/develop/group_vars/all/vars.yml 
b/dev-tools/ansible/inventories/scigap/develop/group_vars/all/vars.yml
index 4fc3f3bc90..b9af03cfdb 100644
--- a/dev-tools/ansible/inventories/scigap/develop/group_vars/all/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/develop/group_vars/all/vars.yml
@@ -234,7 +234,7 @@ zabbix_subnets: "{{ iu_subnets }}"
 monitoring_subnets: "{{ iu_subnets }}"
 
 # Zabbix
-zabbix_server: "rt-watch.uits.indiana.edu"
+zabbix_server: "rt-monitor.uits.iu.edu"
 
 
 #variables for metscheduler

Reply via email to