Ocata Series Release Notes¶
15.0.0¶
New Features¶
Capping the default value for the variable
repo_nginx_workersto 16 when the user doesn’t configure this variable. Default value is half the number of vCPUs available on the machine with a capping value of 16.
Upgrade Notes¶
The variable
proxy_env_urlis now used by the apt-cacher-ng jinja2 template to set up an HTTP/HTTPS proxy if needed.
Bug Fixes¶
The apt-cacher-ng daemon does not use the proxy server specified in environment variables. The proxy server specified in the
proxy_env_urlvariable is now set inside the apt-cacher-ng configuration file.