Skip to content

Commit

Permalink
set auto tag timespan to 30 days
Browse files Browse the repository at this point in the history
  • Loading branch information
bedroge committed Feb 19, 2021
1 parent dcb3bdd commit ff7397c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion inventory/group_vars/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ eessi_cvmfs_repositories:
key_dir: /etc/cvmfs/keys/eessi-hpc.org
server_options:
- CVMFS_AUTO_GC=false
- CVMFS_AUTO_TAG_TIMESPAN="30 days ago"
- CVMFS_GARBAGE_COLLECTION=true
- CVMFS_AUTO_GC=false
client_options:
- CVMFS_NFILES=4096

Expand Down

0 comments on commit ff7397c

Please sign in to comment.