summaryrefslogtreecommitdiff
path: root/x86_64-generic-morph-cache-server-system.morph
blob: cd1414356bd6125c3df2ffeef417a9d0745152a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "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",
    "disk-size": "500m",
    "strata": [
        "x86_64-generic-bsp",
        "foundation",
        "morph-cache-server"
    ]
}