[Mageia-sysadm] [396] schedbot can login as iurt on nodes
root at mageia.org
root at mageia.org
Mon Nov 22 14:33:04 CET 2010
Revision: 396
Author: blino
Date: 2010-11-22 14:33:04 +0100 (Mon, 22 Nov 2010)
Log Message:
-----------
schedbot can login as iurt on nodes
Modified Paths:
--------------
puppet/modules/buildsystem/manifests/init.pp
Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp 2010-11-22 13:29:59 UTC (rev 395)
+++ puppet/modules/buildsystem/manifests/init.pp 2010-11-22 13:33:04 UTC (rev 396)
@@ -13,6 +13,7 @@
class mainnode inherits base {
include iurtuser
+ ssh::auth::client { $sched_login: }
ssh::auth::server { $build_login: }
sshuser { $sched_login:
@@ -88,6 +89,7 @@
include sudo
include iurtuser
ssh::auth::client { $build_login: }
+ ssh::auth::server { $sched_login: user => $build_login }
# build node common settings
# we could have the following skip list to use less space:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101122/7fa0de20/attachment-0001.html>
More information about the Mageia-sysadm
mailing list