pungi/tests/fixtures/prepopulate.json
Sergey Fokin 11d6ce19e4 init commit
Change-Id: Iaed7fa268ff73122b78406576e5d1bed6a977571
2021-01-08 15:56:32 +03:00

19 lines
302 B
JSON

{
"Client": {
"x86_64": {
"bar": [
"bar.x86_64"
]
}
},
"Server": {
"x86_64": {
"foo": [
"foo.x86_64",
"foo.i686",
"foo-common.noarch"
]
}
}
}