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