kernel/uki_addons.json
Justin M. Forbes afd5845363
kernel-6.11.0-200
* Tue Sep 24 2024 Justin M. Forbes <jforbes@fedoraproject.org> [6.11.0-0]
- Initial set up for stable Fedora branch (Justin M. Forbes)
- Reset RHEL_RELEASE for 6.12 (Justin M. Forbes)
Resolves:

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2024-09-27 10:38:55 -06:00

12 lines
No EOL
207 B
JSON

{
"virt": {
"common": {
"fips-disable.addon": [
"fips=0\n"
],
"fips-enable.addon": [
"fips=1\n"
]
}
}
}