From 1e3986fc202fe29d81828d63ccf94592f2c95602 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 8 Oct 2011 17:48:38 +0200 Subject: [PATCH] do not wait for cert --- input/howto/puppet-setup.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/howto/puppet-setup.mdwn b/input/howto/puppet-setup.mdwn index 11bf81d..1e0c662 100644 --- a/input/howto/puppet-setup.mdwn +++ b/input/howto/puppet-setup.mdwn @@ -15,7 +15,7 @@ adjusted. : ::client:: && apt-get update && apt-get install --no-install-recommends puppet libaugeas-ruby1.8 augeas-lenses && /etc/init.d/puppet stop && - puppetd -w 5 -t + puppetd -t : ::client:: && cd /var/lib/puppet/ssl/certificate_requests && echo sha256sum output: && echo && -- 2.20.1