Add Buildbot worker setup to Ansible playbook
Currently assumes the host uses systemd
This commit is contained in:
4
contrib/ci-workers/vars/buildbot.yml
Normal file
4
contrib/ci-workers/vars/buildbot.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
buildbot_worker_user: zcbbworker
|
||||
buildbot_master_host: dev-ci.z.cash
|
||||
buildbot_master_port: 9899
|
||||
Reference in New Issue
Block a user