ftp-master as historical_master (part of RT#7644)
[mirror/dsa-puppet.git] / modules / roles / manifests / search_backend.pp
index 3b14a67..cc36504 100644 (file)
@@ -1,6 +1,3 @@
 class roles::search_backend {
-       stunnel4::server { 'searchsync':
-               accept      => '17010',
-               connect     => 7010,
-       }
+
 }