Skip to content

Commit

Permalink
Merge pull request #1005 from qinqon/kubevirt-run-afterburn-hostname-…
Browse files Browse the repository at this point in the history
…service
  • Loading branch information
jlebon authored Nov 14, 2023
2 parents a8c90a8 + 8783c39 commit b6cda33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Minor changes:
- openstack: Add `OPENSTACK_INSTANCE_UUID` attribute
- openstack-metadata: Add `OPENSTACK_INSTANCE_UUID` attribute
- providers: Add Hetzner Cloud
- dracut: run hostname service on kubevirt

Packaging changes:

Expand Down
1 change: 1 addition & 0 deletions dracut/30afterburn/afterburn-hostname.service
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ConditionKernelCommandLine=|ignition.platform.id=digitalocean
ConditionKernelCommandLine=|ignition.platform.id=exoscale
ConditionKernelCommandLine=|ignition.platform.id=hetzner
ConditionKernelCommandLine=|ignition.platform.id=ibmcloud
ConditionKernelCommandLine=|ignition.platform.id=kubevirt
ConditionKernelCommandLine=|ignition.platform.id=scaleway
ConditionKernelCommandLine=|ignition.platform.id=vultr

Expand Down

0 comments on commit b6cda33

Please sign in to comment.