install lsb-release, puppetd on the client will not start without it
[mirror/dsa-wiki.git] / 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