Give more heap to the parthenos aggregator. See https://support.d4science.org/issues/10227

This commit is contained in:
Andrea Dell'Amico 2017-11-06 21:48:20 +01:00
parent c848feb9b7
commit fe75249c69
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
--- ---
- name: Install the vsftpd package - name: Install the vsftpd package
apt: pkg=vsftpd state=installed apt: pkg=vsftpd state=installed update_cache=yes cache_valid_time=3600
tags: [ 'vsftpd', 'ftp' ] tags: [ 'vsftpd', 'ftp' ]
- name: Install the vsftpd configuration file - name: Install the vsftpd configuration file