Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add caching store control #80

Merged
merged 1 commit into from
Feb 15, 2018
Merged

add caching store control #80

merged 1 commit into from
Feb 15, 2018

Conversation

SourceDoctor
Copy link
Contributor

Feature to set up rules what has not to be stored in Proxy Cache.
For example to avoid caching stuff out of local Network

@@ -14,6 +14,7 @@
Optional[Hash] $acls = $squid::params::acls,
Optional[Hash] $auth_params = $squid::params::auth_params,
Optional[Hash] $cache_dirs = $squid::params::cache_dirs,
Optional[Hash] $cache = $squid::params::cache,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

params.pp is missing the changes required for this to work.

@SourceDoctor
Copy link
Contributor Author

@alexjfisher
everything done, something else to handle or ready to merge?

@traylenator traylenator merged commit c32476f into voxpupuli:master Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants