summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-25 11:46:34 +0000
committerRichard Ipsum <richard.ipsum@codethink.co.uk>2014-02-25 12:05:37 +0000
commitab71ce6b307b8c44b522ec42884037e8fdeeecef (patch)
tree3af54815ff49b36b4a37b8cd7e24dca293fc2dea
parent37456c83e453a5d1ebe9f0c809481dd4ac19fb08 (diff)
downloaddefinitions-ab71ce6b307b8c44b522ec42884037e8fdeeecef.tar.gz
Add the hawk distbuild deploy morph
-rw-r--r--hawk-distbuild-deploy.morph34
1 files changed, 34 insertions, 0 deletions
diff --git a/hawk-distbuild-deploy.morph b/hawk-distbuild-deploy.morph
new file mode 100644
index 00000000..73048acf
--- /dev/null
+++ b/hawk-distbuild-deploy.morph
@@ -0,0 +1,34 @@
+name: hawk-distbuild-cluster
+kind: cluster
+systems:
+- morph: distbuild-system-armv7lhf-highbank
+ deploy-defaults:
+ TROVE_ID: ct-mcr-1
+ ARTIFACT_CACHE_SERVER: ct-mcr-1
+ CONTROLLERHOST: 172.17.1.41
+ DISTBUILD_CONTROLLER: no
+ DISTBUILD_WORKER: yes
+ VERSION_LABEL: distbuild-v4
+ NFSBOOT_CONFIGURE: yes
+ FSTAB_SRC: LABEL=src /srv/distbuild auto defaults,rw,noatime 0 2
+ deploy:
+ hawk10:
+ type: nfsboot
+ location: ct-mcr-1
+ HOSTNAME: hawk10-distbuild
+ DISTBUILD_CONTROLLER: yes
+ WORKERS: 172.17.1.45 172.17.1.49
+ hawk11:
+ type: nfsboot
+ location: ct-mcr-1
+ HOSTNAME: hawk11-distbuild
+ hawk12:
+ type: nfsboot
+ location: ct-mcr-1
+ HOSTNAME: hawk12-distbuild
+ hawk13:
+ type: nfsboot
+ location: ct-mcr-1
+ HOSTNAME: hawk13-localbuild
+ DISTBUILD_WORKER: no
+ DISTBUILD_CONTROLLER: no