mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
coreos-base/oem-ec2-compat: use --oem flag
This commit is contained in:
parent
6448bf8198
commit
cc7bd7a792
@ -15,7 +15,7 @@ coreos:
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
ExecStart=/usr/bin/coreos-cloudinit --from-configdrive=/media/configdrive --from-ec2-metadata=http://169.254.169.254/
|
ExecStart=/usr/bin/coreos-cloudinit --oem=ec2-compat
|
||||||
oem:
|
oem:
|
||||||
id: @@OEM_ID@@
|
id: @@OEM_ID@@
|
||||||
name: @@OEM_NAME@@
|
name: @@OEM_NAME@@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user