fix: set default route for k3s
This commit is contained in:
parent
57780388e7
commit
47d6805612
@ -8,6 +8,7 @@ iface lo inet loopback
|
|||||||
allow-hotplug enp0s3
|
allow-hotplug enp0s3
|
||||||
iface enp0s3 inet static
|
iface enp0s3 inet static
|
||||||
address 192.168.99.120/24
|
address 192.168.99.120/24
|
||||||
|
gateway 192.168.99.99
|
||||||
|
|
||||||
# Réseau n-dmz
|
# Réseau n-dmz
|
||||||
allow-hotplug enp0s8
|
allow-hotplug enp0s8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user