add log describing how to setup test server

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-05-10 11:02:54 +02:00
parent e65ef6b8d8
commit ca189aad3f
1 changed files with 11 additions and 0 deletions

11
doc/dev/logs/2011-05-10 Normal file
View File

@ -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