Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-23 | Setting hasstatus and pattern for tor::polipo::debian | Silvio Rhatto | |
2013-01-02 | refactor daemon and main class for better design | mh | |
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-11 | Specify 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-11 | Use 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-08 | Move Polipo configuration files to a dedicated directory. | intrigeri | |
2012-06-08 | Factor out Polipo into base and Debian -specific classes. | intrigeri | |