#390 F36 cloud-base GCP image has empty /etc/hostname
Closed: invalid a year ago by ngompa. Opened 2 years ago by turboturtle.

Using fedora-cloud-base-gcp-36-20220506-n-0-x86-64, newly provisioned instances have an empty /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:

$ hexdump /etc/hostname 
0000000 000a                                   
0000001

Metadata Update from @davdunc:
- Issue assigned to davdunc

2 years ago

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)

a year ago

Log in to comment on this ticket.

Metadata