From ebe44f104fa99f1e9bdda1ac17b51f7a8c67ed8a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bob=20Dr=C3=B6ge?= Date: Tue, 2 Mar 2021 20:14:44 +0100 Subject: [PATCH] remove commented CVMFS_NFILES --- inventory/group_vars/all.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/inventory/group_vars/all.yml b/inventory/group_vars/all.yml index ab22654b..f9e3e541 100644 --- a/inventory/group_vars/all.yml +++ b/inventory/group_vars/all.yml @@ -73,7 +73,6 @@ eessi_cvmfs_repositories: - CVMFS_AUTO_TAG_TIMESPAN="30 days ago" - CVMFS_GARBAGE_COLLECTION=true client_options: [] -# - CVMFS_NFILES=4096 use_for_ci: no - repository: ci.eessi-hpc.org stratum0: cvmfs-s0.eessi-hpc.org @@ -83,7 +82,6 @@ eessi_cvmfs_repositories: - CVMFS_AUTO_GC=false - CVMFS_GARBAGE_COLLECTION=true client_options: [] -# - CVMFS_NFILES=4096 use_for_ci: yes # Override all the Galaxy defaults by our EESSI defaults.