summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-02-26 14:49:00 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-02-26 15:13:12 +0000
commit99becae688791c91c8291e74d56ae33d7924b28b (patch)
tree68be53ba6e666322a15402f90784d885417d02ac
parent6fbc06831bea474573dff2236fb46b96b0ddf390 (diff)
downloadmorphs-99becae688791c91c8291e74d56ae33d7924b28b.tar.gz
Temporary trove-baserock-org cluster morph
-rw-r--r--trove-baserock-org.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/trove-baserock-org.morph b/trove-baserock-org.morph
new file mode 100644
index 0000000..e486c24
--- /dev/null
+++ b/trove-baserock-org.morph
@@ -0,0 +1,18 @@
+name: release
+kind: cluster
+description: |
+ Temporary cluster morphology for upgrading the existing git.baserock.org
+ system. Note that the trove.configure extension does not do anything on
+ upgrades so we can miss out all of its configuration flags. This allows
+ us to have this morphology public, too -- if it were the morphology used
+ to do the initial deployment this repo would need to contain various
+ private SSH keys!
+systems:
+- morph: trove-system-x86_64
+ deploy:
+ release:
+ type: ssh-rsync
+ location: root@fake-trove-baserock-org
+ VERSION_LABEL: trove-upgrade-test-1
+ TROVE_ID: fake-trove-baserock-org
+ FSTAB_HOMES: LABEL=homes /home btrfs defaults,rw,noatime 0 2