From: Stephen Gran Date: Fri, 1 Apr 2011 13:32:12 +0000 (+0100) Subject: oops, need this one. Put it back as well X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=98466a8ceeb950a3141b5f74deaeae504f202b99;p=mirror%2Fdsa-puppet.git oops, need this one. Put it back as well Signed-off-by: Stephen Gran --- diff --git a/modules/debian-org/manifests/init.pp b/modules/debian-org/manifests/init.pp index 82ffad4f6..60ccd7aa0 100644 --- a/modules/debian-org/manifests/init.pp +++ b/modules/debian-org/manifests/init.pp @@ -54,6 +54,7 @@ class debian-org { "pciutils": ensure => installed; "rsyslog": ensure => purged; "sysklogd": ensure => purged; + "userdir-ldap": ensure => installed; } file { "/etc/apt/preferences":