Skip to content

Commit

Permalink
squid cache at localscratch root
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Sep 12, 2024
1 parent faa2c03 commit 209b1e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/profile/manifests/squid.pp
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
squid::http_access { 'CLUSTER_NETWORK CVMFS':
action => 'allow',
}
squid::cache_dir { '/localscratch/var/spool/squid':
squid::cache_dir { '/localscratch/squid':
type => 'ufs',
options => "${cache_size} 16 256",
}
Expand Down

0 comments on commit 209b1e2

Please sign in to comment.