Skip to content

Commit a3fa5fa

Browse files
committed
remove unnecessary legacyBIOS setting
this setting is not necessary anymore on Oracle Linux 9, but produces a warning on vz vm types Signed-off-by: Nandor Kracser <[email protected]>
1 parent c841df5 commit a3fa5fa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

templates/_images/oraclelinux-9.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,3 @@ images:
99
arch: "aarch64"
1010
digest: "sha256:5453d4566783af42283cb3ab34970b87b6def2691137d4f9dcc042f145510986"
1111
mountTypesUnsupported: [9p]
12-
13-
firmware:
14-
# Oracle Linux 9 still requires legacyBIOS, while AlmaLinux 9 and Rocky Linux 9 do not.
15-
legacyBIOS: true

0 commit comments

Comments
 (0)