Skip to content

Commit

Permalink
kubevirt: Run afterburn-hostname service
Browse files Browse the repository at this point in the history
The KubeVirt platform is already supported by afterburn to set the
hostname, also there is an official fedora coreos container disk to run
it. This change include it in the list of platforms allowed to run
afterburn hostname feature at startup.

Signed-off-by: Enrique Llorente <ellorent@redhat.com>
  • Loading branch information
qinqon committed Oct 23, 2023
1 parent 930d3f8 commit e7470fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dracut/30afterburn/afterburn-hostname.service
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ConditionKernelCommandLine=|ignition.platform.id=hetzner
ConditionKernelCommandLine=|ignition.platform.id=ibmcloud
ConditionKernelCommandLine=|ignition.platform.id=scaleway
ConditionKernelCommandLine=|ignition.platform.id=vultr
ConditionKernelCommandLine=|ignition.platform.id=kubevirt

# We order this service after sysroot has been mounted
# but before ignition-files stage has run, so ignition can
Expand Down

0 comments on commit e7470fb

Please sign in to comment.