From: Martin Zobel-Helas Date: Sun, 27 Nov 2011 13:42:53 +0000 (+0100) Subject: install lsb-release, puppetd on the client will not start without it X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=cfdb4fcf7d43de9968bfc36f12e547cc3e100669 install lsb-release, puppetd on the client will not start without it Signed-off-by: Martin Zobel-Helas --- diff --git a/input/howto/puppet-setup.mdwn b/input/howto/puppet-setup.mdwn index caf536b..32a51e5 100644 --- a/input/howto/puppet-setup.mdwn +++ b/input/howto/puppet-setup.mdwn @@ -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