From a126312584199726a90c3dd7144abba48a8bd1b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis-Philippe=20V=C3=A9ronneau?= Date: Tue, 19 Jun 2018 12:49:49 -0400 Subject: remove polipo support --- manifests/compact.pp | 3 --- 1 file changed, 3 deletions(-) (limited to 'manifests/compact.pp') diff --git a/manifests/compact.pp b/manifests/compact.pp index 901dd8b..56e74cc 100644 --- a/manifests/compact.pp +++ b/manifests/compact.pp @@ -3,7 +3,4 @@ class tor::compact { include ::tor include tor::torsocks - if $facts['osfamily'] == 'Debian' { - include tor::polipo - } } -- cgit v1.2.3