Move cert stuff to the puppet setup file
[mirror/dsa-wiki.git] / input / howto / new-machine.creole
index 2b7b78d..62d4a4a 100644 (file)
@@ -57,11 +57,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
     apt-get install -y debian.org debian.org-recommended
 }}}
 
-* On handel, make sure the certs exist for the new host
-{{{
-  : :: handel :: : && sudo -u puppet make -C /srv/puppet.debian.org/ca/ install
-}}}
-
 * run puppet a couple times
 {{{
     puppet agent -t; puppet agent -t; puppet agent -t; puppet agent -t