Refactor away 'default' and just call the default profile 'bird'

This commit is contained in:
Pim van Pelt
2023-05-31 14:47:19 +00:00
parent 6414b290fa
commit 4c3d92008f
128 changed files with 28 additions and 18 deletions

View File

@ -0,0 +1,15 @@
network:
version: 2
renderer: networkd
ethernets:
enp1s0:
optional: true
accept-ra: false
dhcp4: false
mtu: 9000
addresses: [ 198.19.5.25/26, 2001:678:d78:50b::19/64 ]
routes:
- to: 0.0.0.0/0
via: 198.19.5.1
- to: ::/0
via: 2001:678:d78:50b::1