aboutsummaryrefslogtreecommitdiffstats
path: root/sdv/docker/sdvconfig/mapping/template/storage-mapping.json
blob: ab7acefd3c916b4d5bc2d7e23534d4e9421ed726 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
    "storage_profile-bootdrive":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions-name":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions-size":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions-bootable":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions.filesystem-mountpoint":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions.filesystem-fstype":{
        "manifest_key":""
    },
    "storage_profile.bd_partitions.filesystem-mount_options":{
        "manifest_key":""
    },
    "storage_profile.data_devices-name":{
        "manifest_key":""
    },
    "storage_profile.journal_devices-name":{
        "manifest_key":""
    }
}