summaryrefslogtreecommitdiff
path: root/x86_64-generic-base-system.morph
blob: 8b2d7ad3324c0f49b4d4af99069e0e6d7f07723b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "x86_64-generic-base-system",
    "kind": "system",
    "disk-size": "10G",
    "strata": [
        "x86_64-generic-bsp",
        "foundation"
    ],
    "test-stories": [
        "stories/login.py"
    ]
}