Confirmed users
2,456
edits
| Line 93: | Line 93: | ||
cd ~ | cd ~ | ||
mkdir talos-slave | mkdir talos-slave | ||
buildbot create-slave --umask= | buildbot create-slave --umask=002 talos-slave master.host:9989 username password | ||
Edit the buildbot.tac file to have keepalive = None | |||
You should then start the slave once to create the proper directory structure. | You should then start the slave once to create the proper directory structure. | ||