puppet-prod/hieradata/nodes/ausyd1nxvm1069.main.unkin.net.yaml
Ben Vincent 5fde392959 feat: add nomad nodes
- change existing nodes to be nomad-agents
2025-03-13 21:22:09 +11:00

16 lines
290 B
YAML

---
networking::interfaces:
eth0:
ipaddress: 198.18.13.79
ens19:
ensure: present
family: inet
method: static
ipaddress: 10.18.15.79
netmask: 255.255.255.0
onboot: true
networking::routes:
default:
gateway: 198.18.13.254
docker::bip: '198.18.69.254/24'