ldap.conf has been added to puppet
authorPeter Palfrader <peter@palfrader.org>
Sat, 27 Jun 2009 14:17:19 +0000 (16:17 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sat, 27 Jun 2009 14:17:19 +0000 (16:17 +0200)
input/howto/new-machine.creole

index 16bd2bf..edaad0a 100644 (file)
@@ -180,18 +180,6 @@ EOF
   test that the dedicated sudo password works.  if not, undo the pam sudo config.
   (comment out the auth lines and include common-auth again)
 
-* setup ldap.conf:
-{{{
-    grep '^URI.*db.debian.org' /etc/ldap/ldap.conf || cat >> /etc/ldap/ldap.conf << EOF
-
-URI             ldap://db.debian.org
-BASE            dc=debian,dc=org
-
-TLS_CACERT      /etc/ssl/certs/spi-cacert-2008.pem
-TLS_REQCERT     hard
-EOF
-}}}
-
 * add to munin on spohr
 {{{
     : :: spohr :: && sudo vi /etc/munin/munin.conf