Skip to content

Commit 6cfd9ca

Browse files
committed
examples: Fix network card name
1 parent 7988c03 commit 6cfd9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/v0.13/tumbleweed/network_config.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ network:
22
version: 1
33
config:
44
- type: physical
5-
name: ens3
5+
name: eth0
66
subnets:
77
- type: dhcp

0 commit comments

Comments
 (0)