From e23816eb0bc37942459397e805c73cd75549f48a Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 22 Oct 2015 11:58:10 -0600 Subject: [PATCH] ansible: don't enable ldap plugin not needed on jenkins.ceph.com --- ansible/master.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/master.yml b/ansible/master.yml index d16acd5d..a09fdf28 100644 --- a/ansible/master.yml +++ b/ansible/master.yml @@ -10,7 +10,6 @@ - nginx_connections: 2048 - ansible_ssh_port: 2222 - plugins: - - 'ldap' - 'github' - 'translation' - 'preSCMbuildstep' -- 2.47.3