We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 665dd44 + a15e3ab commit 751856aCopy full SHA for 751856a
toolkit/imageconfigs/additionalconfigs/emt-cloud-init.cfg
@@ -34,6 +34,17 @@ cloud_final_modules:
34
- scripts_user
35
- final_message
36
37
+# Network configuration
38
+network:
39
+ version: 2
40
+ ethernets:
41
+ ethernet:
42
+ match:
43
+ name: "en*"
44
+ dhcp4: true
45
+ dhcp6: true
46
+ dhcp-identifier: mac
47
+
48
# System and/or distro specific settings
49
# (not accessible to handlers/transforms)
50
system_info:
0 commit comments