]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/networking/templates/default/dokken.network.erb
systemd-networkd-wait-online waiting for timeout in dokken
[chef.git] / cookbooks / networking / templates / default / dokken.network.erb
diff --git a/cookbooks/networking/templates/default/dokken.network.erb b/cookbooks/networking/templates/default/dokken.network.erb
new file mode 100644 (file)
index 0000000..bf46c95
--- /dev/null
@@ -0,0 +1,10 @@
+[Match]
+Name=eth0
+
+[Link]
+RequiredForOnline=routable
+
+[Network]
+DHCP=no
+LinkLocalAddressing=no
+KeepConfiguration=yes