mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-07 21:26:35 +02:00
Merge pull request #845 from crawford/ec2
coreos-base/oem-ec2-compat: Update cloud-init flags
This commit is contained in:
commit
d596331f35
@ -15,7 +15,7 @@ coreos:
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/bin/coreos-cloudinit --from-configdrive=/media/configdrive --from-metadata-service
|
||||
ExecStart=/usr/bin/coreos-cloudinit --from-configdrive=/media/configdrive --from-ec2-metadata=http://169.254.169.254/
|
||||
oem:
|
||||
id: @@OEM_ID@@
|
||||
name: @@OEM_NAME@@
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user