[Lsb-messages] /var/www/bzr/lsb/devel/puppet-lsb r503: Add definitions for a second build slave each for s390 and s390x.

Jeff Licquia licquia at linuxfoundation.org
Tue Jul 30 03:07:47 UTC 2013


------------------------------------------------------------
revno: 503
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: puppet-lsb
timestamp: Mon 2013-07-29 23:07:47 -0400
message:
  Add definitions for a second build slave each for s390 and s390x.
  
  Password definitions have already been added to the puppet-secret
  module.
modified:
  modules/buildbot/manifests/master.pp
-------------- next part --------------
=== modified file 'modules/buildbot/manifests/master.pp'
--- a/modules/buildbot/manifests/master.pp	2013-07-29 22:51:15 +0000
+++ b/modules/buildbot/manifests/master.pp	2013-07-30 03:07:47 +0000
@@ -109,7 +109,9 @@
 lfbuild-ppc32:$buildbotpw::ppc32password
 lfbuild-ppc64:$buildbotpw::ppc64password
 lfbuild-s390:$buildbotpw::s390password
+lfbuild-s390-2:$buildbotpw::s390pwd2
 lfbuild-s390x:$buildbotpw::s390xpassword
+lfbuild-s390x-2:$buildbotpw::s390xpwd2
 devchk-fedora-x86:$buildbotpw::x86fedora
 devchk-fedora-x86_64:$buildbotpw::x64fedora
 ",



More information about the lsb-messages mailing list