summaryrefslogtreecommitdiff
path: root/polychrome-system.morph
blob: 7803a83a47aed2687c9ef42cfabc15fa12ab6646 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
    "name": "polychrome-system",
    "kind": "system",
    "system-kind": "syslinux-disk",
    "arch": "x86_64",
    "disk-size": "1G",
    "strata": [
        {
            "repo": "baserock:tests/polychrome-morphs",
            "ref": "master",
            "morph": "polychrome-rgb"
        }
    ]
}