summaryrefslogtreecommitdiff
path: root/mason/share/mason.conf
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-09-17 11:42:03 +0100
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-09-17 11:42:03 +0100
commit0f4f5d119c0deeee4806d33d688e735496a0e7ab (patch)
treee8027168300e135534d32ac7ce365a8d4a938a54 /mason/share/mason.conf
parent0f11a6cbe1f4a70279c06ecdacaea942db36c209 (diff)
parent950017e5621bf5eac6ea13e9340194a6559b2bb1 (diff)
downloaddefinitions-0f4f5d119c0deeee4806d33d688e735496a0e7ab.tar.gz
Merge branch 'baserock/pedroalvarez/generic-mason3'
Reviewed-by: Richard Maw Reviewed-by: Sam Thursfield
Diffstat (limited to 'mason/share/mason.conf')
-rw-r--r--mason/share/mason.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/mason/share/mason.conf b/mason/share/mason.conf
new file mode 100644
index 00000000..b323896d
--- /dev/null
+++ b/mason/share/mason.conf
@@ -0,0 +1,12 @@
+# This file is generarated by the mason-setup systemd unit.
+# If you want to change the configuration, change the configuration
+# in /etc/mason/mason.conf and restart the service.
+
+ARTIFACT_CACHE_SERVER={{ ARTIFACT_CACHE_SERVER|quote }}
+UPSTREAM_TROVE_ADDRESS={{ TROVE_HOST|quote }}
+DEFINITIONS_REF={{ MASON_DEFINITIONS_REF|quote }}
+DISTBUILD_ARCH={{ MASON_DISTBUILD_ARCH|quote }}
+DISTBUILD_CONTROLLER_ADDRESS={{ CONTROLLERHOST|quote }}
+TROVE_ID={{ TROVE_ID|quote }}
+BUILD_CLUSTER_MORPHOLOGY={{ MASON_CLUSTER_MORPHOLOGY|quote }}
+TEST_VM_HOST_SSH_URL={{ MASON_TEST_HOST|quote }}