From: Peter Palfrader Date: Wed, 20 Jun 2012 09:04:23 +0000 (+0200) Subject: We really want mail certs X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=3499674baa298453944e3d5f351461a632ee3f06 We really want mail certs --- diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index e9015ba..764747b 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -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