Skip to content

Commit

Permalink
feat: Set Secure Boot support for nocloud platform
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwillsher authored Dec 27, 2024
1 parent a4932a2 commit 05f8399
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/metadata/platforms.go
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ func Platforms() []Platform {
"iso",
"pxe",
},
SecureBootSupported: true,
},
// OpenNebula: no documentation on Talos side, skipping.
{
Expand Down

0 comments on commit 05f8399

Please sign in to comment.