diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2013-10-09 07:38:14 +0000 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2013-10-09 07:38:38 +0000 |
| commit | 27a7e72d0e7123670bc22e71d92d540bb2e16978 (patch) | |
| tree | 0f01e8865162b97f0dc84c7fc527c8e07fd57d5e /testing/buildbot/buildmaster.confd | |
| parent | 839bdebd48f32e993bc8d1ff1ceb826a9ee7039d (diff) | |
| download | aports-27a7e72d0e7123670bc22e71d92d540bb2e16978.tar.bz2 aports-27a7e72d0e7123670bc22e71d92d540bb2e16978.tar.xz | |
testing/buildbot: add missing files
Diffstat (limited to 'testing/buildbot/buildmaster.confd')
| -rw-r--r-- | testing/buildbot/buildmaster.confd | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/buildbot/buildmaster.confd b/testing/buildbot/buildmaster.confd new file mode 100644 index 0000000000..e489d66f9d --- /dev/null +++ b/testing/buildbot/buildmaster.confd @@ -0,0 +1,10 @@ + +# Path to the build master's basedir. +BASEDIR=/var/lib/buildmaster + +# User account for the buildmaster. +# The basedir should be owned by this user. +USERNAME=buildbot + +# Extra options to pass to twistd. +TWISTD_OPTS="" |
