summaryrefslogtreecommitdiffstats
path: root/vstf/etc/vstf/env/images.json
blob: a1c187cd77d1eb1d8094f1a0d4dbc7c8ff85cd8c (plain)
1
2
3
4
5
6
7
{
    "parent_image": "/mnt/sdb/ubuntu_salt_master.img",
    "dst_location": "/mnt/sdb",
    "full_clone":false,
    "type": "qcow2",
    "names": ["test1","test2","test3","test4"]
}