ReferencePlatforms/Linux-CentOS-5.0: Difference between revisions

Line 585: Line 585:
  buildbot create-slave --umask=002 /builds/slave <MASTER>:<PORT> moz2-<SLAVE> <PASSWD>
  buildbot create-slave --umask=002 /builds/slave <MASTER>:<PORT> moz2-<SLAVE> <PASSWD>


Puppet will already give you the correct version of Buildbot. When you create the slave, be sure to set
Then edit the tac file like so:
umask = 002
  keepalive = None
  keepalive = None
  usepty = 1
  usepty = 1
canmove, Confirmed users
6,439

edits