Skip to content

Commit 078698a

Browse files
authored
Merge pull request #75 from bedroge/autotags_gc
Set auto tag timespan to 30 days
2 parents dcb3bdd + ff7397c commit 078698a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inventory/group_vars/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ eessi_cvmfs_repositories:
6969
key_dir: /etc/cvmfs/keys/eessi-hpc.org
7070
server_options:
7171
- CVMFS_AUTO_GC=false
72+
- CVMFS_AUTO_TAG_TIMESPAN="30 days ago"
7273
- CVMFS_GARBAGE_COLLECTION=true
73-
- CVMFS_AUTO_GC=false
7474
client_options:
7575
- CVMFS_NFILES=4096
7676

0 commit comments

Comments
 (0)