summaryrefslogtreecommitdiff
path: root/manifests/polipo/debian.pp
AgeCommit message (Collapse)Author
2018-06-19remove polipo supportLouis-Philippe VĂ©ronneau
2014-08-30bug is fixedmh
2013-01-23Setting hasstatus and pattern for tor::polipo::debianSilvio Rhatto
2013-01-02refactor daemon and main class for better designmh
By extracting the resources to their own class we can avoid a bug in puppet that makes it hard to deal with inherited parametrized classes.
2012-11-11Specify file modes as single-quoted strings.intrigeri
Puppet style guide "9.6. File Modes" reads: In addition, file modes should be specified as single-quoted strings instead of bare word numbers.
2012-11-11Use single-quotes for strings that do not contain variables.intrigeri
Puppet style guide, section "8. Quoting", reads: "All strings that do not contain variables should be enclosed in single quotes."
2012-06-08Move Polipo configuration files to a dedicated directory.intrigeri
2012-06-08Factor out Polipo into base and Debian -specific classes.intrigeri