Using fedora-cloud-base-gcp-36-20220506-n-0-x86-64, newly provisioned instances have an empty /etc/hostname :
/etc/hostname
$ cat /etc/hostname $ file /etc/hostname /etc/hostname: very short file (no magic) $ hostname -f f36-test.c.<redacted>.internal
The file output is a bit surprising, as I would expect a return of simply empty. FWIW:
file
empty
$ hexdump /etc/hostname 0000000 000a 0000001
Metadata Update from @davdunc: - Issue assigned to davdunc
This should be empty, as it should be configured by the cloud instance configuration mechanism...
Metadata Update from @ngompa: - Issue close_status updated to: invalid - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.