puppet-prod/hieradata/nodes/ausyd1nxvm1064.main.unkin.net.yaml
Ben Vincent 94a1b8fa93 feat: add nomad agent role
- add nomad agent role
- mount cephfs volume nomadfs to /shared/nomad
- manage docker volume path to be /shared/nomad
2024-12-26 20:16:28 +11:00

16 lines
290 B
YAML

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