diff --git a/src/aleph/vm/controllers/qemu_confidential/instance.py b/src/aleph/vm/controllers/qemu_confidential/instance.py index 61fb85a2f..765558c16 100644 --- a/src/aleph/vm/controllers/qemu_confidential/instance.py +++ b/src/aleph/vm/controllers/qemu_confidential/instance.py @@ -26,6 +26,7 @@ class AlephQemuConfidentialResources(AlephQemuResources): + # TODO: Implement download of the custom OVMF bootloader to use if specified, if not only use the default one. pass