summaryrefslogtreecommitdiff
path: root/puppet/modules/tor/README
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-04-24 12:04:55 -0400
committerMicah Anderson <micah@riseup.net>2017-04-25 16:56:36 -0400
commit10d96b990af1d680e31c291a15c7b66a6522de89 (patch)
tree0a139bf866cd517f060e502ac29adf5c27f84225 /puppet/modules/tor/README
parentf5d1850e7b3831b1ee6374627bb403aa3858a320 (diff)
git subrepo pull (merge) puppet/modules/tor
subrepo: subdir: "puppet/modules/tor" merged: "5ef29012" upstream: origin: "https://leap.se/git/puppet_tor" branch: "master" commit: "5ef29012" git-subrepo: version: "0.4.0" origin: "https://github.com/ingydotnet/git-subrepo" commit: "2e78d5d"
Diffstat (limited to 'puppet/modules/tor/README')
-rw-r--r--puppet/modules/tor/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/modules/tor/README b/puppet/modules/tor/README
index 7777438a..188accac 100644
--- a/puppet/modules/tor/README
+++ b/puppet/modules/tor/README
@@ -113,7 +113,7 @@ Installing torsocks
To install torsocks, simply include the 'torsocks' class in your manifests:
- class { 'torsocks': }
+ class { 'tor::torsocks': }
You can specify the $ensure_version class parameter to get a specific
version installed.