summaryrefslogtreecommitdiff
path: root/distbuild/usr/share/distbuild-setup/morph.conf
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-08-28 16:21:56 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-09-17 11:39:19 +0100
commitfdae161d301c1d3e89e4bdafdf34a7e09ff0d663 (patch)
tree9933c281786ab4beec8fa2c85eb140fe0b05035c /distbuild/usr/share/distbuild-setup/morph.conf
parent0f50bd8af1e69a52ef6b93a0380fb9d67828c553 (diff)
downloaddefinitions-fdae161d301c1d3e89e4bdafdf34a7e09ff0d663.tar.gz
Configure distbuild with Ansible
Diffstat (limited to 'distbuild/usr/share/distbuild-setup/morph.conf')
-rw-r--r--distbuild/usr/share/distbuild-setup/morph.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/distbuild/usr/share/distbuild-setup/morph.conf b/distbuild/usr/share/distbuild-setup/morph.conf
new file mode 100644
index 00000000..29de684c
--- /dev/null
+++ b/distbuild/usr/share/distbuild-setup/morph.conf
@@ -0,0 +1,13 @@
+[config]
+log = /srv/distbuild/morph.log
+log-max = 100M
+cachedir = /srv/distbuild
+tempdir = /srv/distbuild/tmp
+trove-host = {{ TROVE_HOST }}
+trove-id = {{ TROVE_ID }}
+controller-initiator-address = {{ CONTROLLERHOST }}
+tempdir-min-space = 4G
+cachedir-min-space = 4G
+build-ref-prefix = {{ TROVE_ID }}
+artifact-cache-server = http://{{ ARTIFACT_CACHE_SERVER }}:8080/
+git-resolve-cache-server = http://{{ TROVE_HOST }}:8080/