X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fnew-machine.creole;h=71e93a82f6397c20ad3d7f779b1c8d9d635bb678;hb=26e760ca2241117ced4686af13ac03381963979d;hp=4bfd9f5c7f8e6e33eb2c49058fbbb11cf4fd11f1;hpb=a3cb873e8729d65c8ff4e1236311d3b5bbc12b3b;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 4bfd9f5..71e93a8 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -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