038d59f972
Centralize salmanoff snapcraft, dangerous-model image scripts, and QEMU workflow so UC26 can be reproduced from the SMO repo without ubuntu-core-practice. Co-authored-by: Cursor <cursoragent@cursor.com>
44 lines
969 B
JSON
44 lines
969 B
JSON
{
|
|
"type": "model",
|
|
"authority-id": "@ACCOUNT_ID@",
|
|
"brand-id": "@ACCOUNT_ID@",
|
|
"series": "16",
|
|
"model": "salmanoff-dev-amd64",
|
|
"architecture": "amd64",
|
|
"base": "core26",
|
|
"grade": "dangerous",
|
|
"system-user-authority": "*",
|
|
"timestamp": "@TIMESTAMP@",
|
|
"snaps": [
|
|
{
|
|
"name": "pc",
|
|
"type": "gadget",
|
|
"default-channel": "26/stable",
|
|
"id": "UqFziVZDHLSyO3TqSWgNBoAdHbLI4dAH"
|
|
},
|
|
{
|
|
"name": "pc-kernel",
|
|
"type": "kernel",
|
|
"default-channel": "26/stable",
|
|
"id": "pYVQrBcKmBa0mZ4CCN7ExT6jH8rY1hza"
|
|
},
|
|
{
|
|
"name": "core26",
|
|
"type": "base",
|
|
"default-channel": "cloud-init/stable",
|
|
"id": "cUqM61hRuZAJYmIS898Ux66VY61gBbZf"
|
|
},
|
|
{
|
|
"name": "snapd",
|
|
"type": "snapd",
|
|
"default-channel": "latest/stable",
|
|
"id": "PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4"
|
|
},
|
|
{
|
|
"name": "salmanoff",
|
|
"type": "app",
|
|
"presence": "optional"
|
|
}
|
|
]
|
|
}
|