debian-forge/samples/base-with-locale.json
Lars Karlitski 4ebdc33e5e samples: fix base ids
I broke them with the io.weldr → org.osbuild move.
2019-07-28 21:27:26 +02:00

12 lines
233 B
JSON

{
"name": "base-with-locale",
"base": "ba22ac2afc2db87df992d8937ee6664f53808465821670b0d636b3ebfac4ce9c",
"stages": [
{
"name": "org.osbuild.locale",
"options": {
"language": "en_US"
}
}
]
}