X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fdebian_org%2Ftemplates%2Fldap.conf.erb;fp=modules%2Fdebian_org%2Ftemplates%2Fldap.conf.erb;h=b3f514b70adccac537e76a91f0de0955f53e22ca;hb=6f2e5fc86e49c12b12eef39fc69e0e810a32c318;hp=0000000000000000000000000000000000000000;hpb=4326b0a78553bfe9696c10f1a69e1316acd23802;p=mirror%2Fdsa-puppet.git diff --git a/modules/debian_org/templates/ldap.conf.erb b/modules/debian_org/templates/ldap.conf.erb new file mode 100644 index 000000000..b3f514b70 --- /dev/null +++ b/modules/debian_org/templates/ldap.conf.erb @@ -0,0 +1,24 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + +# +# LDAP Defaults +# + +# See ldap.conf(5) for details +# This file should be world readable but not world writable. + +#BASE dc=example,dc=com +#URI ldap://ldap.example.com ldap://ldap-master.example.com:666 + +#SIZELIMIT 12 +#TIMELIMIT 15 +#DEREF never + +URI ldap://db.debian.org +BASE dc=debian,dc=org + +TLS_CACERT /etc/ssl/ca-debian/ca-certificates.crt +TLS_REQCERT hard