hilfe mein git ist komisch
This commit is contained in:
19
etc/cloud/cloud.cfg.d/99_custom_networking.cfg
Normal file
19
etc/cloud/cloud.cfg.d/99_custom_networking.cfg
Normal file
@@ -0,0 +1,19 @@
|
||||
|
||||
|
||||
|
||||
network:
|
||||
version: 2
|
||||
|
||||
renderer: networkd
|
||||
|
||||
ethernets:
|
||||
|
||||
all-en:
|
||||
match:
|
||||
name: "en*"
|
||||
dhcp4: true
|
||||
dhcp6: true
|
||||
|
||||
|
||||
|
||||
# vim: ts=2 sw=2 sts=2 et
|
||||
Reference in New Issue
Block a user