From: Ken Dreyer Date: Thu, 22 Oct 2015 17:58:10 +0000 (-0600) Subject: ansible: don't enable ldap plugin X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F145%2Fhead;p=ceph-build.git ansible: don't enable ldap plugin not needed on jenkins.ceph.com --- 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'