lanzaboote module: remove --pki-bundle option

This commit is contained in:
nikstur 2022-12-03 17:14:50 +01:00
parent 614131d648
commit 36c0a13c4c
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ in
''} ''}
${cfg.package}/bin/lanzatool install \ ${cfg.package}/bin/lanzatool install \
--pki-bundle ${cfg.pkiBundle} \
--public-key ${cfg.publicKeyFile} \ --public-key ${cfg.publicKeyFile} \
--private-key ${cfg.privateKeyFile} \ --private-key ${cfg.privateKeyFile} \
${config.boot.loader.efi.efiSysMountPoint} \ ${config.boot.loader.efi.efiSysMountPoint} \