Manually install ud-ldap on new hosts
authorPeter Palfrader <peter@palfrader.org>
Sun, 7 Dec 2014 18:24:45 +0000 (19:24 +0100)
committerPeter Palfrader <peter@palfrader.org>
Sun, 7 Dec 2014 18:24:45 +0000 (19:24 +0100)
input/howto/new-machine.creole

index 4bfedd5..66e65f0 100644 (file)
@@ -30,6 +30,7 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
 
 * on the host, run ud-replicate and check if it worked
 {{{
+    apt-get install -y --no-install-recommends userdir-ldap &&
     ud-replicate &&
     id weasel
 }}}