From bb4a870852ef65afb102904b9c065162244ba2ad Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 17 Aug 2007 00:23:17 +0200 Subject: [PATCH] add example for hostkeysalias --- doc/ccollect.text | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/doc/ccollect.text b/doc/ccollect.text index debf500..5a29bd8 100644 --- a/doc/ccollect.text +++ b/doc/ccollect.text @@ -522,7 +522,20 @@ host mx2.schottelius.org If you only use that port for backup and normally want to use another port, you can add 'HostName' and "HostKeyAlias" (if you also have different -keys on the different ports). +keys on the different ports): + +-------------------------------------------------------------------------------- +Host hhydrogenium + Hostname bruehe.schottelius.org + Port 666 + HostKeyAlias hydrogenium + +Host bruehe + Hostname bruehe.schottelius.org + Port 22 + HostKeyAlias bruehe.schottelius.org +-------------------------------------------------------------------------------- + Using source names or interval in pre_/post_exec scripts