Skip to content

Commit

Permalink
Use config-drive by default and metadata API as fallback
Browse files Browse the repository at this point in the history
openstack: use config-drive by default and metadata API as fallback
Related: coreos/afterburn#462
  • Loading branch information
alejandro-ripoll committed May 27, 2024
1 parent 8da532c commit 26f6147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dracut/30ignition/flatcar-openstack-hostname.service
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ Before=ignition-files.service
[Service]
Type=oneshot
# Special case: the oem_id openstack does not match the afterburn name openstack-metadata
ExecStart=/usr/bin/coreos-metadata --provider openstack-metadata --hostname=/sysroot/etc/hostname
ExecStart=/usr/bin/coreos-metadata --provider openstack --hostname=/sysroot/etc/hostname

0 comments on commit 26f6147

Please sign in to comment.