a dep on the unbound package from the dir means we only need to run puppet twice now
authorStephen Gran <steve@lobefin.net>
Thu, 31 Mar 2011 19:58:10 +0000 (20:58 +0100)
committerStephen Gran <steve@lobefin.net>
Thu, 31 Mar 2011 19:58:10 +0000 (20:58 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
input/howto/upgrade-to-squeeze.mdwn

index fb12e41..829e8eb 100644 (file)
@@ -78,7 +78,7 @@ update dsa-puppet.git (add to squeeze list in local.yaml)
 
 do a puppet run:
 
-       puppetd -t; puppetd -t; puppetd -t
+       puppetd -t; puppetd -t
 
 upgrade once more (security etc)