Add Buildbot worker setup to Ansible playbook

Currently assumes the host uses systemd
This commit is contained in:
Jack Grigg
2017-07-10 11:08:36 -05:00
parent 046c3d4f24
commit 6ff5a13497
4 changed files with 93 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
buildbot_worker_user: zcbbworker
buildbot_master_host: dev-ci.z.cash
buildbot_master_port: 9899