From ef2d9ac7811803bfa40fa78ad2653145a391ce21 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 14 Jan 2003 14:46:52 +0000 Subject: Add TODO about push-updating multiple hosts effectively. --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 703f79c..2f42df4 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,8 @@ Calibrate max open files based on available memory (as suggested at http://www.l Use m4 to make sharefiles and cfengine cleanup files for samba. Move zonefiles out of local-COMMON and into separate CVS modules. Check that m4 is installed before using it in cfengine! +Figure out a smarter way to do the following on the command line: + for host in xayide coreander jawa.homebase.dk gmork satsbutikken ida cherry.107b.dk tulle; do fping $host && ssh -t ${host/tulle/tulle -p 53} "for dir in /etc/local-COMMON /usr/local/bin /usr/local/sbin; do (cd \$dir && cvs update -dP); done; /etc/cfengine/cfengine.conf -q; /etc/local-COMMON/postfix/postfix.sh"; done Xenux: ------ -- cgit v1.2.3