mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 10:22:12 +01:00
coreos-base/oem-gce: Add metadata.google.internal to hosts
When a custom DNS server is used coreos-metadata-sshkeys@core.service fails to resolve metadata.google.internal because only "metadata" is specified in /etc/hosts.
This commit is contained in:
parent
05ea457a5f
commit
0cc0511167
@ -1,2 +1,2 @@
|
||||
169.254.169.254 metadata
|
||||
169.254.169.254 metadata metadata.google.internal
|
||||
127.0.0.1 localhost
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user