mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
feat: pass oem id via coreos-metadata.service
Signed-off-by: Navaneeth <me@rizexor.com>
This commit is contained in:
parent
883750ee64
commit
f3e5896785
@ -14,6 +14,8 @@ ConditionKernelCommandLine=|coreos.oem.id=gce
|
||||
ConditionKernelCommandLine=|flatcar.oem.id=openstack
|
||||
ConditionKernelCommandLine=|coreos.oem.id=openstack
|
||||
|
||||
ConditionKernelCommandLine=|flatcar.oem.id=oraclecloud
|
||||
|
||||
ConditionKernelCommandLine=|flatcar.oem.id=packet
|
||||
ConditionKernelCommandLine=|coreos.oem.id=packet
|
||||
|
||||
|
||||
4
sdk_container/src/third_party/coreos-overlay/coreos-base/oem-oraclecloud/metadata.xml
vendored
Normal file
4
sdk_container/src/third_party/coreos-overlay/coreos-base/oem-oraclecloud/metadata.xml
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
</pkgmetadata>
|
||||
Loading…
x
Reference in New Issue
Block a user