From 89fc8d5388355ab1d01f3bdcf2f1deefb6f11850 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sun, 7 Dec 2014 19:24:45 +0100 Subject: [PATCH] Manually install ud-ldap on new hosts --- input/howto/new-machine.creole | 1 + 1 file changed, 1 insertion(+) diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 4bfedd5..66e65f0 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -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 }}} -- 2.20.1