From b8ecdb498b8ca8b79beaf5c07395f88a6f07cd7d Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 27 Jun 2009 19:56:43 +0200 Subject: [PATCH] a note about puppet --- input/howto/new-machine.creole | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 9685e5b..b7d4f6d 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -1,6 +1,7 @@ == setup/integrate a new machine == -Note: this is partially obsolete now that we have [[puppet|howto/puppet-setup]]. We should probably update/rework some parts. +Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup]]. If stuff breaks fix it :) + * install ssh if it isn't there already {{{ @@ -31,7 +32,7 @@ Note: this is partially obsolete now that we have [[puppet|howto/puppet-setup]]. dpkg -l postfix | grep '^ii postfix' && (dpkg --purge postfix && rm /etc/aliases) }}} -* setup [[puppet|howto/puppet-setup]] +* setup [[puppet|howto/puppet-setup]] (run the puppet client two or three times until things converge.) * on draghi, add the host to /home/sshdist/.ssh/authorized_keys and generate.conf (you want the host's rsa host key there: {{{cat /etc/ssh/ssh_host_rsa_key.pub}}}) -- 2.20.1