tripleo-image-elements/elements/squid
Dan Prince d4fd4df415 Bump the size of the squid cache_dir.
We were seeing disk space over limit errors on our CI
squid cache box:

 WARNING: Disk space over limit

So bumping the the cache_dir sizes to 4 Gigs...

Also switching to aufs for async IO.

Change-Id: I560decfe0d4770577141a43c4f16f7ead76ad2d4
2014-07-24 11:23:23 -04:00
..
install.d Add a squid element. 2014-05-07 18:55:54 -04:00
os-apply-config/etc/squid Bump the size of the squid cache_dir. 2014-07-24 11:23:23 -04:00
os-refresh-config Add a squid element. 2014-05-07 18:55:54 -04:00
README.md Add a squid element. 2014-05-07 18:55:54 -04:00
element-deps Add a squid element. 2014-05-07 18:55:54 -04:00

README.md

Element to install and configure squid.

The Squid accepts connections on all local (internal) networks.

Remote requests for local destinations (127.0.0.1) are denied.