summaryrefslogtreecommitdiffstats
path: root/roles/LDAP-provider
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-07-07 20:12:28 +0200
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 02:52:40 +0200
commit3e38718677b10faca8970d9b1cc8edc215cce798 (patch)
treebf923310388e57fb2f591ad621bc5b1240aa42ce /roles/LDAP-provider
parent2dfe29dfcd35fae7160178e329fb0647cc896e3b (diff)
Fix race condition when generating cerificates for slapd.
The SyncProv won't start if the file olcTLSCACertificateFile points to doesn't exist.
Diffstat (limited to 'roles/LDAP-provider')
-rw-r--r--roles/LDAP-provider/tasks/main.yml9
1 files changed, 0 insertions, 9 deletions
diff --git a/roles/LDAP-provider/tasks/main.yml b/roles/LDAP-provider/tasks/main.yml
index d221486..0ba4f26 100644
--- a/roles/LDAP-provider/tasks/main.yml
+++ b/roles/LDAP-provider/tasks/main.yml
@@ -11,13 +11,4 @@
owner=root group=root
mode=0644
-- name: Copy the SyncRepls's client certificates
- assemble: src=certs/ldap
- remote_src=no
- dest=/etc/ldap/ssl/clients.pem
- owner=root group=root
- mode=0644
- tags:
- - genkey
-
# TODO: authz constraint