From fe8544e6fb2755a23b02d798f09f72d63179aeae Mon Sep 17 00:00:00 2001 From: Matt Date: Sun, 20 May 2018 10:19:45 -0500 Subject: [PATCH] https://pagure.io/389-ds-base/c/b95f5f2 --- providers/replica.rb | 8 -------- 1 file changed, 8 deletions(-) diff --git a/providers/replica.rb b/providers/replica.rb index 4a905bb..c2cb2ea 100644 --- a/providers/replica.rb +++ b/providers/replica.rb @@ -64,14 +64,6 @@ def whyrun_supported? converge_by("Registering as a #{new_resource.role} replica of #{new_resource.suffix}") do - dirsrv_plugin "Legacy Replication Plugin" do - host new_resource.host - port new_resource.port - credentials new_resource.credentials - databag_name new_resource.databag_name - action :disable - end - netscaperoot = Regexp.new('o=NetscapeRoot$', Regexp::IGNORECASE) if netscaperoot.match(new_resource.suffix) dirsrv_plugin "Pass Through Authentication" do