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 e64a28a934 Merge pull request #415 from isururanawaka/metaschedular
new 537d7c474d AIRAVATA-3694 Ansible scripts to configure user data archive
new 85e2ef4581 Merge branch 'archive-user-data' into develop
new 6261fc7ea9 AIRAVATA-3694 Fixes for running archive in cron
new 089ff2bd8f Merge branch 'archive-user-data' into develop
The 4 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/roles/django/defaults/main.yml | 7 ++++++-
dev-tools/ansible/roles/django/tasks/main.yml | 9 +++++++++
.../ansible/roles/django/templates/archive_user_data.cron.j2 | 3 +++
dev-tools/ansible/roles/django/templates/settings_local.py.j2 | 6 ++++++
4 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644
dev-tools/ansible/roles/django/templates/archive_user_data.cron.j2