From ca189aad3f0d7cf824bacc694d8fb8aa965f6081 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 10 May 2011 11:02:54 +0200 Subject: [PATCH] add log describing how to setup test server Signed-off-by: Nico Schottelius --- doc/dev/logs/2011-05-10 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/dev/logs/2011-05-10 diff --git a/doc/dev/logs/2011-05-10 b/doc/dev/logs/2011-05-10 new file mode 100644 index 00000000..5be54350 --- /dev/null +++ b/doc/dev/logs/2011-05-10 @@ -0,0 +1,11 @@ +How to create a benchmark / testhost: + +- Add testhost +- Generate ssh key pair +- Add generated ssh key pair to root keys +- Deploy to all hosts, so they have the pubkey of your testhost +- Done. You can use the benchmark host. + + +-------------------------------------------------------------------------------- +cdist-mass-deploy -p rnic01 rnic02 2.32s user 1.99s system 48% cpu 8.825 total