Confirmed users
3,990
edits
Line 582: | Line 582: | ||
=== Buildbot Setup === | === Buildbot Setup === | ||
To create the buildbot slave do the following: | |||
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 | Puppet will already give you the correct version of Buildbot. When you create the slave, be sure to set | ||
umask = 002 | umask = 002 |