mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
feat: pass oem id via coreos-metadata.service
Signed-off-by: Navaneeth <me@rizexor.com> Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
97dcad8765
commit
bfdf4b3668
@ -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