feat: enabling changing ip for consul client (#383)

- enable ability to set consul client bind/advertise ip

Reviewed-on: #383
This commit was merged in pull request #383.
This commit is contained in:
2025-08-14 22:55:35 +10:00
parent 62aade77ff
commit 8f5d102945
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -37,6 +37,7 @@ profiles::ssh::sign::principals:
- "%{facts.networking.interfaces.enp3s0.ip}"
# configure consul service
profiles::consul::client::host_addr: "%{hiera('networking_loopback0_ip')}"
consul::services:
incus:
service_name: 'incus'