ceph / ceph-ansible

Ansible playbooks to deploy Ceph, the distributed filesystem.
Apache License 2.0
1.69k stars 1.01k forks source link

cephadm-adopt: Fixes binding network for alertmanager #7576

Closed asm0deuz closed 3 months ago

asm0deuz commented 4 months ago

Alertmanager was bind to default * network instead of grafana_server_addr as it was before. Now on if grafana_server_addr is defined, it will be bind to that network.

asm0deuz commented 4 months ago

jenkins test centos-container-cephadm_adopt

asm0deuz commented 4 months ago

jenkins test centos-non_container-update

asm0deuz commented 4 months ago

jenkins test centos-non_container-all_daemons

github-actions[bot] commented 4 months ago

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.