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
commit 046cd4646c55b6263a182d98ac0e7cdd0d82ea1a Merge: 460f4a7 f9bb3a1 Author: Marcus Christie <[email protected]> AuthorDate: Fri May 28 16:03:08 2021 -0400 Merge branch 'yum-cron-security' .../scigap/develop/group_vars/all/vars.yml | 3 + .../scigap/production/group_vars/all/vars.yml | 3 + .../roles/env_setup/tasks/files/yum-cron.conf | 84 ++++ dev-tools/ansible/roles/env_setup/tasks/main.yml | 28 +- dev-tools/ansible/roles/letsencrypt/tasks/main.yml | 8 - .../check-domains.sh => zabbix/defaults/main.yml} | 20 +- .../tasks => zabbix}/files/check-domains.sh | 0 .../roles/zabbix/files/check-needs-restarting.cron | 6 + .../roles/{letsencrypt => zabbix}/tasks/main.yml | 65 ++-- .../roles/zabbix/templates/zabbix_agentd.conf.j2 | 422 +++++++++++++++++++++ .../tasks/files/check-domains.sh => zabbix.yml} | 23 +- 11 files changed, 588 insertions(+), 74 deletions(-)
