- 04 Jun, 2021 1 commit
-
-
Guillaume Abrioux authored
When using grafana behind https `cookie_secure` should be set to `true`. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1966880 Signed-off-by:
Guillaume Abrioux <gabrioux@redhat.com>
-
- 08 Mar, 2021 1 commit
-
-
Alex Schultz authored
It has come to our attention that using ansible_* vars that are populated with INJECT_FACTS_AS_VARS=True is not very performant. In order to be able to support setting that to off, we need to update the references to use ansible_facts[<thing>] instead of ansible_<thing>. Related: ansible#73654 Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1935406 Signed-off-by:
Alex Schultz <aschultz@redhat.com>
-
- 29 Aug, 2019 1 commit
-
-
fmount authored
We have no reason to make grafana container listen on *:<port>, so this change adds the http_addr option to the grafana config file and adds the related option on the wait_for tasks. Since grafana_server_addr should exists, we shouldn't rely on the _current_monitor_addr default on prometheus/grafana templates. This change also remove this default value that is not necessary anymore. Signed-off-by:
fmount <fpantano@redhat.com>
-
- 18 Jul, 2019 1 commit
-
-
Dimitri Savineau authored
The current port value for alertmanager, grafana, node-exporter and prometheus is hardcoded in the roles so it's not possible to change the port binding of those services. Signed-off-by:
Dimitri Savineau <dsavinea@redhat.com>
-
- 12 Jun, 2019 1 commit
-
-
Guillaume Abrioux authored
Add a variable to support the allow_embedding support. See ceph/ceph-ansible/issues/4084 for details. Fixes: #4084 Signed-off-by:
Guillaume Abrioux <gabrioux@redhat.com>
-
- 16 May, 2019 2 commits
-
-
Guillaume Abrioux authored
add .j2 to all templates file related to dashboard roles. Signed-off-by:
Guillaume Abrioux <gabrioux@redhat.com>
-
Boris Ranto authored
This commit will merge dashboard-ansible installation scripts with ceph-ansible. This includes several new roles to setup ceph-dashboard and the underlying technologies like prometheus and grafana server. Signed-off-by:
Boris Ranto & Zack Cerza <team-gmeno@redhat.com> Co-authored-by:
Zack Cerza <zcerza@redhat.com> Co-authored-by:
Guillaume Abrioux <gabrioux@redhat.com>
-