fix: set default route for k3s

This commit is contained in:
Elam Monnot 2023-03-30 09:53:03 +02:00
parent 57780388e7
commit 47d6805612

View File

@ -8,6 +8,7 @@ iface lo inet loopback
allow-hotplug enp0s3
iface enp0s3 inet static
address 192.168.99.120/24
gateway 192.168.99.99
# Réseau n-dmz
allow-hotplug enp0s8