mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-03 22:52:54 +00:00
![]() If no FQDN is provided, we simply set it to the current hostname. This ensures that the hostname *really* gets set, since we encountered an issue on Fedora and CentOS based systems where no hostname got set at all. When there's no FQDN set in the cloudinit config, this leads to the following entry: 127.0.1.1 <hostname> <hostname> Which doesn't seem to cause any issues. Tested on: - Ubuntu 23.04 - CentOS 8 - Fedora 38 - Debian 11 - SUSE 15.4 Signed-off-by: Leo Nunner <l.nunner@proxmox.com> |
||
---|---|---|
.. | ||
Agent.pm | ||
CGroup.pm | ||
Cloudinit.pm | ||
CPUConfig.pm | ||
Drive.pm | ||
Helpers.pm | ||
ImportDisk.pm | ||
Machine.pm | ||
Makefile | ||
Memory.pm | ||
Monitor.pm | ||
OVF.pm | ||
PCI.pm | ||
USB.pm |