mark a few things as obsolete
[mirror/dsa-wiki.git] / input / howto / new-machine.creole
index 4bfd9f5..71e93a8 100644 (file)
@@ -33,9 +33,10 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
 
 * on draghi, add the host to the ldap using ud-host.  Set the ssh key and the IP Address attributes.
 
-* run generate, or wait until cron runs it for you
+* run generate, or wait until cron runs it for you.  Update DNS.
 {{{
-    : :: draghi :: && sudo -u sshdist ud-generate && sudo -H ud-replicate
+    : :: draghi :: && sudo -u sshdist ud-generate && sudo -H ud-replicate && sudo -H puppetd -t
+    : :: orff :: && sudo -H ud-replicate
 }}}
 
 * setup [[puppet|howto/puppet-setup]]  (run the puppet client two or three times until things converge.)
@@ -92,15 +93,17 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
   newaliases
 }}}
 
-* add to munin on spohr
-{{{
-    : :: spohr :: && sudo vi /etc/munin/munin.conf
-}}}
-
 * if it is a HP Proliant, or has other management fu, read [[howto/ilo-https]]
 
 * edit dedication into in $DSA-PUPPET/modules/debian-org/misc/local.yaml
 
+* 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