Project

General

Profile

Actions

Feature #21594

open

Katello squid cache_dir defaults are too small

Added by Lukas Zapletal over 6 years ago. Updated over 4 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Foreman modules
Target version:
-
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Squid is configured with 100 MB size, this is too small

cache_dir aufs /var/spool/squid 10000 16 256

We need more sane default something like

cache_dir aufs /var/spool/squid 3000000 128 256

Please make this a configurable option in the installer.

Actions #1

Updated by Ewoud Kohl van Wijngaarden over 4 years ago

  • Category set to Foreman modules
  • Difficulty set to easy
  • Triaged changed from No to Yes

This is the only line that wasn't set as a parameter in the conversion to voxpupuli/squid:

https://github.com/theforeman/puppet-pulp/blob/7729fe8db004f93d3af226ccadaa8075be0fa53d/manifests/squid.pp#L43

Actions

Also available in: Atom PDF