summaryrefslogtreecommitdiff
path: root/x86_64-generic-morph-cache-server-system.morph
blob: c15fd5107a5ebc7f5fe6613478b198884ec64cb6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "name": "x86_64-generic-morph-cache-server-system",
    "description": "A system that will be able to provide a remote repository or artifact cache for morph, designed to run on the 64-bit x86 architecture.",
    "kind": "system",
    "system-kind": "syslinux-disk",
    "arch": "x86_64",
    "disk-size": "500m",
    "strata": [
        "x86_64-generic-bsp",
        "foundation",
        "morph-cache-server"
    ]
}