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:
parent
0814e628c5
commit
4f9b6a2c53
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
||||||
- telegraf
|
- telegraf
|
||||||
- ceph
|
- ceph
|
||||||
|
|
||||||
|
- hosts: mgmt-gw
|
||||||
|
roles:
|
||||||
|
- radvd # we are router for mgmt networks
|
||||||
|
|
||||||
- hosts: proxmox-backup
|
- hosts: proxmox-backup
|
||||||
roles:
|
roles:
|
||||||
- proxmox-backup
|
- proxmox-backup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue