Compare commits

...

1 Commits

Author SHA1 Message Date
47d6805612 fix: set default route for k3s 2023-03-30 09:53:03 +02:00

View File

@ -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