feat: enabling changing ip for consul client
Build / precommit (pull_request) Successful in 5m14s

- enable ability to set consul client bind/advertise ip
This commit is contained in:
2025-08-14 20:00:14 +10:00
parent 62aade77ff
commit 463b0d35d4
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'