fix: set loopback0 as source for consul (#387)
- fix consul service checks for prodnxsr0001-0008 - ensure the loopback0 interface whats bound too Reviewed-on: #387
This commit is contained in:
parent
65fb52da55
commit
ae4eb3a5eb
@ -92,6 +92,7 @@ networking::interfaces:
|
||||
mtu: 1500
|
||||
|
||||
# consul
|
||||
profiles::consul::client::host_addr: "%{hiera('networking_loopback0_ip')}"
|
||||
profiles::consul::client::node_rules:
|
||||
- resource: service
|
||||
segment: frr_exporter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user