evorepo/releng/fixtures/source.json
Dan McGee bfe6afcd7a Rename isotests to releng
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-04-28 17:58:13 -05:00

24 lines
394 B
JSON

[
{
"pk": 1,
"model": "releng.source",
"fields": {
"name": "net install manual networking config (Check that it works + rc.conf, resolv.conf, mirrorlist)"
}
},
{
"pk": 2,
"model": "releng.source",
"fields": {
"name": "net install dhcp (Check that it works + rc.conf)"
}
},
{
"pk": 3,
"model": "releng.source",
"fields": {
"name": "core"
}
}
]