chore: change to ceph-public loopback (#458)

- use ceph public loopback port 9443 for dashboard

Reviewed-on: #458
This commit was merged in pull request #458.
This commit is contained in:
2026-04-05 22:35:39 +10:00
parent 476c8115c5
commit dbe04a91e3
+1 -1
View File
@@ -99,7 +99,7 @@ profiles::yum::global::repos:
profiles::dns::base::primary_interface: loopback0
# dashboard/haproxy
profiles::ceph::dashboard::ipaddress: "%{hiera('networking_loopback0_ip')}"
profiles::ceph::dashboard::ipaddress: "%{hiera('networking_loopback2_ip')}"
# networking
systemd::manage_networkd: true