Emit the build into build//spongebob.ipng.nl//

This commit is contained in:
Pim van Pelt
2022-10-13 21:42:01 +02:00
parent 27d4ec6194
commit ad7b311f46
37 changed files with 1 additions and 1 deletions

View File

@ -0,0 +1,14 @@
network:
version: 2
renderer: networkd
ethernets:
enp1s0:
optional: true
accept-ra: false
dhcp4: false
addresses: [ 192.168.1.83/24, 2001:678:d78:101::83/64 ]
gateway4: 192.168.1.252
gateway6: 2001:678:d78:101::1
nameservers:
addresses: [ "2001:678:d78::3", "2001:678:d78::4" ]
search: [ "lab.ipng.ch", "ipng.ch", "ipng.nl", "rfc1918.ipng.nl" ]