canmove, Confirmed users
6,439
edits
Line 104: | Line 104: | ||
= Post-cloning Setup for Pool = | = Post-cloning Setup for Pool = | ||
== OPSI Installation == | |||
* Start Menu -> Run -> 'cmd' | |||
* Run the following in the command line: | |||
cd c:\users\mozqa | |||
install-opsi.bat | |||
You will be prompted twice for a username and password. The first time, use 'pcpatch' and the standard root password. The second time, use 'root' and the standard root password. | |||
Then, | |||
* Open up the OPSI Client and look for the slave | |||
** Highlight the slave, go to Log Files, and then opsiconfd - look for errors in that log. | |||
If the slave shows up in the OPSI client, and there's no errors in the opsiconfd log, you're done! If it doesn't, or there is errors, cry (and talk to bhearsum). | |||
== The rest == | |||
* Edit c:\talos-slave\buildbot.tac.sample and update '''buildmaster_host''' and '''slavename''' appropriately | * Edit c:\talos-slave\buildbot.tac.sample and update '''buildmaster_host''' and '''slavename''' appropriately | ||
* Rename buildbot.tac.sample to buildbot.tac | * Rename buildbot.tac.sample to buildbot.tac | ||
* Reboot | * Reboot |