summaryrefslogtreecommitdiff
path: root/baserock_mason_x86_64/mason.conf
diff options
context:
space:
mode:
Diffstat (limited to 'baserock_mason_x86_64/mason.conf')
-rw-r--r--baserock_mason_x86_64/mason.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/baserock_mason_x86_64/mason.conf b/baserock_mason_x86_64/mason.conf
new file mode 100644
index 00000000..4532720f
--- /dev/null
+++ b/baserock_mason_x86_64/mason.conf
@@ -0,0 +1,18 @@
+# This machine is not allowed to make outgoing network connections outside
+# the local network, so it cannot use DNS. You must use IP addresses instead
+# of hostnames in this file.
+
+# This is the IP of cache.baserock.org. Note that the shared-artifact-cache
+# secgroup only allows write access with this local IP.
+ARTIFACT_CACHE_SERVER: 192.168.222.14
+
+MASON_CLUSTER_MORPHOLOGY: clusters/ci.morph
+MASON_DEFINITIONS_REF: master
+MASON_DISTBUILD_ARCH: x86_64
+MASON_TEST_HOST: None
+
+TROVE_HOST: git.baserock.org
+TROVE_ID: baserock
+
+CONTROLLERHOST: mason-x86-64
+TEST_INFRASTRUCTURE_TYPE: none