coreos-base/oem-ec2-compat: use --oem flag

This commit is contained in:
Alex Crawford 2014-09-11 17:51:50 -07:00
parent 6448bf8198
commit cc7bd7a792
2 changed files with 1 additions and 1 deletions

View File

@ -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@@