SF.net SVN: nagiosplug:[2060] nagiosplug/trunk

[email protected]
Newsgroups gmane.network.nagios.plugins.cvs
Message-ID <[email protected]>
Revision: 2060
          http://nagiosplug.svn.sourceforge.net/nagiosplug/?rev=2060&view=rev
Author:   tonvoon
Date:     2008-10-21 09:11:48 +0000 (Tue, 21 Oct 2008)

Log Message:
-----------
Updated tinderbox server

Modified Paths:
--------------
    nagiosplug/trunk/NEWS
    nagiosplug/trunk/tools/tinderbox_build

Modified: nagiosplug/trunk/NEWS
===================================================================
--- nagiosplug/trunk/NEWS	2008-10-05 15:28:18 UTC (rev 2059)
+++ nagiosplug/trunk/NEWS	2008-10-21 09:11:48 UTC (rev 2060)
@@ -2,6 +2,7 @@
 
 1.4.14 ...
 	check_users thresholds were not working excatly as documented (>= rather than >)
+	Updated tinderbox_build script to point to new tinderbox server
 
 1.4.13 25th Sept 2008
 	Fix Debian bug #460097: check_http --max-age broken (Hilko Bengen)

Modified: nagiosplug/trunk/tools/tinderbox_build
===================================================================
--- nagiosplug/trunk/tools/tinderbox_build	2008-10-05 15:28:18 UTC (rev 2059)
+++ nagiosplug/trunk/tools/tinderbox_build	2008-10-21 09:11:48 UTC (rev 2060)
@@ -29,7 +29,9 @@
 # Set these to what makes sense for your system
 
 # Set these proper values for your tinderbox server
-my $Tinderbox_server = '[email protected]';
+# Have the StrictHostKeyChecking=no so that a new host will automatically add hostkey without
+# prompting. If host key changes, then will get error, so this should still be secure
+my $Tinderbox_server = '-p 1022 -o StrictHostKeyChecking=no [email protected]';
 
 # These shouldn't really need to be changed
 my $BuildTree = 'nagiosplug';


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.