install lsb-release, puppetd on the client will not start without it
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 27 Nov 2011 13:42:53 +0000 (14:42 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 27 Nov 2011 13:42:53 +0000 (14:42 +0100)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
input/howto/puppet-setup.mdwn

index caf536b..32a51e5 100644 (file)
@@ -13,7 +13,7 @@ adjusted.
         : __handel__ && puppetd -t --environment=production
 
         : ::client:: && apt-get update &&
-                apt-get install --no-install-recommends puppet libaugeas-ruby1.8 augeas-lenses &&
+                apt-get install --no-install-recommends puppet libaugeas-ruby1.8 augeas-lenses lsb-release &&
                 /etc/init.d/puppet stop &&
                 puppetd -w 5 -t