summaryrefslogtreecommitdiff
path: root/puppet/modules/site_obfsproxy/manifests
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2016-03-10 21:12:11 +0100
committervarac <varacanero@zeromail.org>2016-03-10 21:12:11 +0100
commit65335becbf8602b65ed385090400088f56293d9b (patch)
tree7b455dfc73dcf3c58d54a78f716ab56c3150a992 /puppet/modules/site_obfsproxy/manifests
parentaa2c2590e7b976805402c4c0a2ebe4b554304a85 (diff)
[jessie] Remove obsolete backports pinning
Diffstat (limited to 'puppet/modules/site_obfsproxy/manifests')
-rw-r--r--puppet/modules/site_obfsproxy/manifests/init.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/puppet/modules/site_obfsproxy/manifests/init.pp b/puppet/modules/site_obfsproxy/manifests/init.pp
index b622588b..2ed5ec9e 100644
--- a/puppet/modules/site_obfsproxy/manifests/init.pp
+++ b/puppet/modules/site_obfsproxy/manifests/init.pp
@@ -20,8 +20,6 @@ class site_obfsproxy {
}
include site_config::default
- include site_apt::preferences::twisted
- include site_apt::preferences::obfsproxy
class { 'obfsproxy':
transport => $transport,