puppet-prod/hieradata/nodes/ausyd1nxvm1017.main.unkin.net.yaml
Ben Vincent d785894473
All checks were successful
Build / precommit (pull_request) Successful in 4m36s
feat: add new cobbler master
- change cobbler.main.unkin.net to 2098
- change to networkd
- add anycast address for pxeserver
- update dhcp::server hiera with pxeserver address
- frr for el8 cannot set nice
- replace ipxebins class with rpm
2025-07-12 19:31:50 +10:00

11 lines
192 B
YAML

---
networking::interfaces:
ens18:
ipaddress: 198.18.13.27
networking::routes:
default:
gateway: 198.18.13.254
interface: ens18
profiles::almalinux::base::remove_ens18: false