Google Compute Image needs the interface to be named eth0 for google tools to work properly

This commit is contained in:
Evgeny Egorochkin
2014-07-12 08:47:03 +03:00
parent 3b2609deec
commit 9d8ddd465d
@@ -119,6 +119,8 @@ in
169.254.169.254 metadata.google.internal metadata
'';
networking.usePredictableInterfaceNames = false;
systemd.services.fetch-root-authorized-keys =
{ description = "Fetch authorized_keys for root user";