]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
ceph-defaults: Change the default prometheus port
authorBoris Ranto <branto@redhat.com>
Fri, 27 Sep 2019 13:45:58 +0000 (15:45 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Mon, 30 Sep 2019 12:24:50 +0000 (14:24 +0200)
commitaf9f93f07fd5c97325e7f59aa26215672b88c85a
treef95ff7d4a5fc5794b43f6209614f226b6db1c3d2
parent7c0a20e45609d7a653d929afa2266aab73481354
ceph-defaults: Change the default prometheus port

The old default prometheus port 9090 clashes with cockpit in rhel 8. The
9090 port is reserved for web service administration of machines. We
should change the default to something that does not clash with other
ports used in rhel 8, at least by default. The port 9092 seems like a
good choice in my testing.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit b96c6da83239a585d3e51301cd81112779c99928)
group_vars/all.yml.sample
group_vars/rhcs.yml.sample
roles/ceph-defaults/defaults/main.yml