Fix and simplify package caching.
This commit is contained in:
parent
dd89bbb9a4
commit
44a426c383
2 changed files with 1 additions and 5 deletions
|
@ -22,10 +22,6 @@
|
|||
insertbefore: "TAG: store_miss"
|
||||
block: |
|
||||
store_id_program /usr/lib/squid/storeid_file_rewrite /etc/squid/store_id_regex.conf
|
||||
store_id_bypass off
|
||||
acl Ordinary http_status 200-299
|
||||
send_hit deny !Ordinary
|
||||
store_miss deny !Ordinary
|
||||
marker: "# {mark} ANSIBLE MANAGED BLOCK store_id"
|
||||
notify: "restart squid"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue