Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-14 | that the tor daemon can actually reread its config, so it must be readable ↵ | mh | |
by the user running it | |||
2016-10-07 | linting | mh | |
2016-10-07 | redhat & debian have different modes | mh | |
2016-09-04 | make module also work on EL7 | mh | |
* user is different * user must not be managed * make access more safe, it doesn't make sense that the user running the daemon owns the config, nor the config directory. | |||
2015-04-19 | linting | mh | |
2015-04-19 | make it work with latest concat module | mh | |
2015-04-19 | setting owner, group & mode is not supported by latest concat module | mh | |
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. |