Skip to content

Commit 4e180f9

Browse files
committed
feat: pass oem id via coreos-metadata.service
Signed-off-by: Navaneeth <me@rizexor.com>
1 parent 23af20f commit 4e180f9

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

sdk_container/src/third_party/coreos-overlay/coreos-base/afterburn/files/coreos-metadata.service

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ConditionKernelCommandLine=|coreos.oem.id=gce
1414
ConditionKernelCommandLine=|flatcar.oem.id=openstack
1515
ConditionKernelCommandLine=|coreos.oem.id=openstack
1616

17+
ConditionKernelCommandLine=|flatcar.oem.id=oraclecloud
18+
1719
ConditionKernelCommandLine=|flatcar.oem.id=packet
1820
ConditionKernelCommandLine=|coreos.oem.id=packet
1921

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3+
<pkgmetadata>
4+
</pkgmetadata>

0 commit comments

Comments
 (0)