ReleaseEngineering/PuppetAgain/Modules/buildslave: Difference between revisions

no edit summary
(Created page with "This module installs and sets up the buildslave software. Including ''buildslave'' will do both. = buildslave::install = This class installs the buildbot and buildbot-slave pa...")
 
No edit summary
Line 27: Line 27:
* add a new case to ''modules/buildslave/manifests/install/version.pp'' setting any relevant variables for the install.
* add a new case to ''modules/buildslave/manifests/install/version.pp'' setting any relevant variables for the install.
* invoke the new case from ''modules/buildslave/manifests/install.pp''
* invoke the new case from ''modules/buildslave/manifests/install.pp''
= buildslave::startup =
This class makes sure that the buildslave will start up appropriately.  It currently only supports linux builder start up (via sysv init script).
canmove, Confirmed users
1,394

edits