summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2018-01-12add v3 hidden service supportMicah Anderson
2017-11-01*ListenAddress (OR, DNS, Trans, etc.) are deprecated since 0.2.3.x-alphaLouis-Philippe Véronneau
2017-11-01follow puppet syntax guide (and make the CI shutup)Louis-Philippe Véronneau
2017-11-01'[]' is not a proper default for AccountingStart, use tor's default insteadLouis-Philippe Véronneau
2017-11-01Merge branch 'update-concat-version' into 'master'Micah
2017-10-25remove the port check, since we can't access a variable in another define wit...Louis-Philippe Véronneau
2017-10-18add support for Server Transport PluginsLouis-Philippe Véronneau
2017-10-05concat::fragment does not have an 'ensure' var anymoreLouis-Philippe Véronneau
2017-02-10Merge branch 'master' into 'master' Micah
2017-02-10removed spaces not neededguido
2017-01-23Merge remote-tracking branch 'origin' into riseupMicah Anderson
2016-12-22Tor's missing config for single hopguido
2016-12-21support for single_hop onion services addedguido
2016-09-22Subscribe to the Concat resource, not to the File one.intrigeri
2016-09-22Drop owner, group and mode for concat::fragment.intrigeri
2016-08-25Fixes for puppet lintMicah Anderson
2016-05-17Merge branch 'master' of gitlab.com:shared-puppet-modules-group/torvarac
2016-04-28[style] Quote numbers in resource parametersvarac
2015-07-17tor::daemon::relay: set $real_outbound_bindaddresses to [] when $outbound_bin...intrigeri
2014-08-30bug is fixedmh
2014-06-13Merge remote-tracking branch 'github/master'mh
2014-06-13Merge pull request #13 from pataquets/add-safe-loggingduritong
2014-04-18Merge remote-tracking branch 'shared/master'mh
2014-03-20Merge pull request #10 from pataquets/add-tor-repo-classduritong
2014-03-20Add safe_logging parameter.amontero-referup
2014-03-17Improve tor::repo and add tor::repo::debian classes.amontero-referup
2014-03-14Add tor::arm class.amontero-referup
2014-03-14Rename source name parameter.amontero-referup
2014-03-13Add tor::repo class with apt::source from torproject.org .amontero-referup
2014-03-12DirPortFrontPage should serve the 'tor-exit-notice' static pageirregulator
2013-06-28Add PortForwarding to allow UPnP firewall pf configuration.amontero
2013-06-24Merge pull request #4 from micah/outbound_bindaddressesduritong
2013-04-28Empty template variable for OutboundBindAddress if parameter is an empty array.amontero
2013-01-23Setting hasstatus and pattern for tor::polipo::debianSilvio Rhatto
2013-01-20Fix missing delimiterSilvio Rhatto
2013-01-02fix typo on 2.6mh
2013-01-02manage a dedicated control port for muninmh
2013-01-02use the deploy mechanism of the munin modulemh
2013-01-02refactor daemon and main class for better designmh
2013-01-02split out defines into their own filesmh
2013-01-02make it working on 2.6 - can't end with a , on 2.6mh
2013-01-02Linting.intrigeri
2012-11-11Cleanup: remove now useless variable.intrigeri
2012-11-11Specify file modes as single-quoted strings.intrigeri
2012-11-11Move ensure attributes to the first place.intrigeri
2012-11-11Use the concat module instead of the obsolete concatenated_file define.intrigeri
2012-11-11Give the debian-tor user /bin/false as a shell.intrigeri
2012-11-11Indentation fixes.intrigeri
2012-11-11Align all fat arrows in resource’s attribute/value list.intrigeri
2012-11-11Quote and enclose in braces variables in strings.intrigeri