Skip to content

Commit

Permalink
Merge pull request #1084 from cgwalters/revert-machine-os-metadata
Browse files Browse the repository at this point in the history
Revert "image*.yaml: Enable injection of OCP `machine-os` metadata by…
  • Loading branch information
openshift-merge-robot authored Dec 8, 2022
2 parents 89f0eeb + 11ad8c7 commit b25d766
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions image-rhel-8.6.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ squashfs-compression: gzip
# defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key.
ignition-network-kcmdline: []

# Keep OCP metadata on our container image, but xref https://github.com/openshift/os/issues/1047
ostree-container-inject-openshift-cvo-labels: true

# vmware-secure-boot changes the EFI secure boot option.
# set false here due to https://bugzilla.redhat.com/show_bug.cgi?id=2106055
vmware-secure-boot: false
Expand Down
3 changes: 0 additions & 3 deletions image-rhel-9.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ size: 16
# defaulting to `ip=dhcp,dhcp6 rd.neednet=1` when it doesn't see this key.
ignition-network-kcmdline: []

# Keep OCP metadata on our container image, but xref https://github.com/openshift/os/issues/1047
ostree-container-inject-openshift-cvo-labels: true

# vmware-secure-boot changes the EFI secure boot option.
# set false here due to https://bugzilla.redhat.com/show_bug.cgi?id=2106055
vmware-secure-boot: false
Expand Down

0 comments on commit b25d766

Please sign in to comment.