1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

network/templates/squid/squid.conf.j2: Fix URL re: cache-dir creation

This commit is contained in:
A Holt 2021-08-17 12:37:31 -04:00 committed by GitHub
parent c2734315a6
commit 1c4276a4c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@ http_access deny manager
# 2021-08-16: Squid's auto-creation of cache_dir (or the old way, 'squid -z')
# don't work well in recent years. So we do it manually, as explained here:
# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L41
# https://github.com/iiab/iiab/blob/master/roles/network/tasks/squid.yml#L17-L45
# Where is the cache stored on disk? http://www.squid-cache.org/Doc/config/cache_dir/
#