We really want mail certs
authorPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 09:04:23 +0000 (11:04 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 09:04:23 +0000 (11:04 +0200)
input/howto/new-machine.creole

index e9015ba..764747b 100644 (file)
@@ -67,6 +67,11 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
     apt-get install 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
 {{{
     puppetd -t; puppetd -t; puppetd -t; puppetd -t
@@ -99,11 +104,6 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
 
 * Add host to smarthost machines in $DSA-PUPPET/modules/debian-org/misc/local.yaml (if so desired).  Set MX in ud-ldap.
 
-* If you need mail now instead of in a day, on handel:
-{{{
-  : :: handel :: : && sudo -u puppet make -C /srv/puppet.debian.org/ca/ install
-}}}
-
 * add to nagios
 
 -- weasel, Wed, 04 Jun 2008 20:52:56 +0200