mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
network/tasks/squid.yml: Doc @ network/templates/squid/squid.conf.j2#L12-L32
This commit is contained in:
parent
3756fe63da
commit
3df09c73f0
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
# Squid auto-creation of cache_dir (or the old way, 'squid -z') both fail:
|
||||
# "FATAL: Failed to make swap directory /library/cache: (13) Permission denied"
|
||||
#
|
||||
# SEE ALSO: https://github.com/iiab/iiab/blob/master/roles/network/templates/squid/squid.conf.j2#L10-L30
|
||||
# SEE ALSO: https://github.com/iiab/iiab/blob/master/roles/network/templates/squid/squid.conf.j2#L12-L32
|
||||
|
||||
- name: Create Squid directory /library/cache ({{ proxy_user }}:{{ proxy_user }}, 0750)
|
||||
file:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue