Enable radvd role for mgmt-gw

This is the router for management networks so let it tell that to
hosts on those networks.
This commit is contained in:
Timotej Lazar 2025-07-31 12:16:20 +02:00
parent 0814e628c5
commit 4f9b6a2c53

View file

@ -19,6 +19,10 @@
- telegraf
- ceph
- hosts: mgmt-gw
roles:
- radvd # we are router for mgmt networks
- hosts: proxmox-backup
roles:
- proxmox-backup