--- puppet/modules/openldap/manifests/init.pp 2010-10-28 22:55:56 UTC (rev 53)
+++ puppet/modules/openldap/manifests/init.pp 2010-10-28 23:27:31 UTC (rev 54)
@@ -40,7 +40,7 @@
}
file { '/etc/openldap/slapd.conf':
- content => template("bind/slapd.conf"),
+ content => template("openldap/slapd.conf"),
}
}
}