Merge pull request 'chore: add ens19 to ausyd1nxvm1041' (#75) from neoloc/ausyd1nxvm1041 into develop

Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/75
This commit is contained in:
Ben Vincent 2024-06-27 22:18:14 +10:00
commit f63e6a953c

View File

@ -2,6 +2,13 @@
networking::interfaces:
eth0:
ipaddress: 198.18.13.51
ens19:
ensure: present
family: inet
method: static
ipaddress: 10.18.15.51
netmask: 255.255.255.0
onboot: true
networking::routes:
default:
gateway: 198.18.13.254
gateway: 198.18.13.254