debian-forge/samples/base-with-grub2.json
Lars Karlitski f89ef6539d test and samples: don't include /etc/grub.d from the host
This is not necessary anymore, because we're generating a grub config
ourselves.
2019-07-19 13:31:49 +02:00

12 lines
263 B
JSON

{
"name": "base-with-grub2",
"base": "baa7c544f69bb82d5f3992dd534e203a8f8442a47e751a286481f391a2d1f075",
"stages": [
{
"name": "io.weldr.grub2",
"options": {
"root_fs_uuid": "76a22bf4-f153-4541-b6c7-0332c0dfaeac"
}
}
]
}