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