This is an automated email from the ASF dual-hosted git repository.
machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git
The following commit(s) were added to refs/heads/master by this push:
new 7a91399b97 Ansible: prod metascheduler config for ultrascan
7a91399b97 is described below
commit 7a91399b9798fddbf52291e9a416e176c2db0ada
Author: Marcus Christie <[email protected]>
AuthorDate: Mon Jun 5 18:41:42 2023 -0400
Ansible: prod metascheduler config for ultrascan
---
.../ansible/inventories/scigap/production/group_vars/all/vars.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
b/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
index cce7afff45..b136bfa579 100644
--- a/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
+++ b/dev-tools/ansible/inventories/scigap/production/group_vars/all/vars.yml
@@ -239,8 +239,8 @@ zabbix_server: "rt-monitor.uits.iu.edu"
#variables for metscheduler
cluster_monitoring_enabled: true
metascheduler_resource_selection_policy_class:
org.apache.airavata.metascheduler.process.scheduling.engine.cr.selection.MultipleComputeResourcePolicy
-metascheduler_gateway: dev-ultrascan
-metascheduler_group_resource_profile: bd83e541-fb7b-4878-a11b-dc56696700d5
+metascheduler_gateway: ultrascan
+metascheduler_group_resource_profile: 6de84d0c-2bc5-4971-811e-5a56bde63ba2
metascheduler_username: metascheacc
cluster_scanning_interval: 7800
job_scanning_interval: 180