You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by ma...@apache.org on 2022/08/02 20:37:37 UTC

[airavata] branch develop updated (39a05612d2 -> e7fd8c2d90)

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

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


    from 39a05612d2 Ansible: switching interactwel domain name back
     add 40a513b158 Ansible: futurewater user_data_dir for js2
     add f042a5cc47 reverting to production url
     add d84f04392c Ansible: update notes on how to create Ansible virtual environment
     add a7ee6ee294 AIRAVATA-3609 Zabbix role updated for Ansible 2.13/RL8
     new e7fd8c2d90 Merge branch 'master' into develop

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:
 dev-tools/ansible/README.md                        | 41 ++++++++++++++--------
 .../production/host_vars/futurewater/vars.yml      |  5 ++-
 dev-tools/ansible/roles/zabbix/defaults/main.yml   |  1 +
 .../tasks/install_deps_CentOS_7.yml}               | 18 ++++++----
 .../tasks/install_deps_Rocky_8.yml}                | 19 ++++++----
 dev-tools/ansible/roles/zabbix/tasks/main.yml      | 29 +--------------
 6 files changed, 55 insertions(+), 58 deletions(-)
 copy dev-tools/ansible/roles/{database/handlers/main.yml => zabbix/tasks/install_deps_CentOS_7.yml} (68%)
 copy dev-tools/ansible/roles/{database/handlers/main.yml => zabbix/tasks/install_deps_Rocky_8.yml} (69%)


[airavata] 01/01: Merge branch 'master' into develop

Posted by ma...@apache.org.
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 e7fd8c2d90bd243746e9d31eec5163cf3509994d
Merge: 39a05612d2 a7ee6ee294
Author: Marcus Christie <ma...@apache.org>
AuthorDate: Tue Aug 2 16:37:23 2022 -0400

    Merge branch 'master' into develop

 dev-tools/ansible/README.md                        | 41 ++++++++++++++--------
 .../production/host_vars/futurewater/vars.yml      |  5 ++-
 dev-tools/ansible/roles/zabbix/defaults/main.yml   |  1 +
 .../main.yml => tasks/install_deps_CentOS_7.yml}   | 18 ++++++++--
 .../main.yml => tasks/install_deps_Rocky_8.yml}    | 19 ++++++++--
 dev-tools/ansible/roles/zabbix/tasks/main.yml      | 29 +--------------
 6 files changed, 63 insertions(+), 50 deletions(-)