summaryrefslogtreecommitdiff
path: root/trove-baserock-org.morph
blob: e486c2439608decc7df5a48a6ed71ecf98d755da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
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