neoloc/lxd_hosts #223

Merged
unkinben merged 2 commits from neoloc/lxd_hosts into develop 2025-03-29 19:40:02 +11:00
5 changed files with 50 additions and 0 deletions
Showing only changes of commit 99f2aa0db0 - Show all commits

View File

@ -0,0 +1,10 @@
---
networking::interfaces:
enp2s0:
ipaddress: 198.18.15.9
enp3s0:
ipaddress: 10.18.15.9
mtu: 9000
networking::routes:
default:
gateway: 198.18.15.254

View File

@ -0,0 +1,10 @@
---
networking::interfaces:
enp2s0:
ipaddress: 198.18.15.10
enp3s0:
ipaddress: 10.18.15.10
mtu: 9000
networking::routes:
default:
gateway: 198.18.15.254

View File

@ -0,0 +1,10 @@
---
networking::interfaces:
enp2s0:
ipaddress: 198.18.15.11
enp3s0:
ipaddress: 10.18.15.11
mtu: 9000
networking::routes:
default:
gateway: 198.18.15.254

View File

@ -0,0 +1,10 @@
---
networking::interfaces:
enp2s0:
ipaddress: 198.18.15.12
enp3s0:
ipaddress: 10.18.15.12
mtu: 9000
networking::routes:
default:
gateway: 198.18.15.254

View File

@ -0,0 +1,10 @@
---
networking::interfaces:
enp2s0:
ipaddress: 198.18.15.13
enp3s0:
ipaddress: 10.18.15.13
mtu: 9000
networking::routes:
default:
gateway: 198.18.15.254