This is an automated email from the ASF dual-hosted git repository.

machristie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git.


    from 460f4a7  Ansible: removing cgpexplorer.net from Ansible
     add a933b5b  Ansible: setup yum-cron to automatically install security 
updates
     add 8c2d736  Ansible: exclude openjdk updates
     add 9fa604c  Ansible: zabbix role and playbook
     add ffaa64c  Ansible: move check-domains.sh to zabbix role
     add f9bb3a1  Ansible: add env_setup to zabbix.yml playbook
     new 046cd46  Merge branch 'yum-cron-security'

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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 -
 .../{common/vars => zabbix/defaults}/main.yml      |   3 +-
 .../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 +++++++++++++++++++++
 dev-tools/ansible/{pga.yml => zabbix.yml}          |  10 +-
 11 files changed, 575 insertions(+), 57 deletions(-)
 create mode 100644 dev-tools/ansible/roles/env_setup/tasks/files/yum-cron.conf
 copy dev-tools/ansible/roles/{common/vars => zabbix/defaults}/main.yml (96%)
 rename dev-tools/ansible/roles/{letsencrypt/tasks => 
zabbix}/files/check-domains.sh (100%)
 create mode 100644 
dev-tools/ansible/roles/zabbix/files/check-needs-restarting.cron
 copy dev-tools/ansible/roles/{letsencrypt => zabbix}/tasks/main.yml (52%)
 create mode 100644 
dev-tools/ansible/roles/zabbix/templates/zabbix_agentd.conf.j2
 copy dev-tools/ansible/{pga.yml => zabbix.yml} (89%)

Reply via email to