Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kubevirt: Set transient hostname from metadata
At KubeVirt the hostname is usually set using DHCP on the case of fcos/rhcos but at some use cases this is not the case and at least the transient hostname should be set from the metadata. This change runs the afterburn service that read metadata and dump and env file that can be used later on with hostnamectl to set the transient hostname. Signed-off-by: Enrique Llorente <ellorent@redhat.com>
- Loading branch information