summaryrefslogtreecommitdiff
path: root/puppet/modules/site_tor/manifests/init.pp
AgeCommit message (Expand)Author
2017-05-06Install tor from backports (fixes #8783).Micah Anderson
2017-05-06Restructure site_tor to be more clear and re-usable (fixes #8784).Micah Anderson
2017-04-25Add single-hop hidden service capability.Micah Anderson
2016-01-22restructured site.pp, now only one class gets included in site.pp per service...varac
2014-12-02Use include to avoid redeclaration of class { 'tor::daemon': }. Fixes #6479guido
2014-11-15don't enable Tor DirPort if openvpn is running on port 80 (Bug #6377)Micah Anderson
2014-11-08minor linting, arrow lining upMicah Anderson
2014-11-08Only enable the tor DirPort options on an exit if the node isn't also aMicah Anderson
2014-11-08Don't configure the tor DirPort options if the node is not an exit (#6335)Micah Anderson
2014-04-24tor: provide a default 'nickname' (something likeMicah Anderson
2014-03-12Indentation fix.irregulator
2014-03-12DirPortFrontPage serves a static webpage only when Tor node is exit.irregulator
2013-10-22site_tor: can't convert String into Integer (Bug #3974)varac
2013-09-18Setup a class dependency for every tag 'leap_service' to make sure that shore...Micah Anderson
2013-08-27tor service:obfuscate contact email addr (Feature #3479)varac
2013-02-23adding angkat familykwadronaut
2013-02-08changed contact_email to tor.contactselijah
2013-02-07configure tor relay nicknamevarac
2013-02-07working tor relayvarac
2013-02-07configure exit policiesvarac
2013-02-06add basic tor servicevarac