neoloc/lxd_hosts (#223)

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/223
This commit was merged in pull request #223.
This commit is contained in:
2025-03-29 19:40:01 +11:00
parent 771b981d91
commit adc0cf2c09
6 changed files with 54 additions and 1 deletions
@@ -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
@@ -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
@@ -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
@@ -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
@@ -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