tripleo-ansible/tripleo_ansible/roles/tripleo_run_cephadm
Francesco Pantano 06af650f07 Compute grafana_vip using net_vip_map instead of hiera
This change fixes the way the grafana vip is computed: now it
uses the existing net_vip_map instead of running hiera commands
on the undercloud.

Change-Id: Ibad723edaa2de9ffad896d8f85ca9b5c09aa0678
(cherry picked from commit 5a8c23c64e)
2022-06-25 06:42:10 +00:00
..
defaults Add deployed_ceph feature 2021-08-24 19:51:24 +00:00
meta fix galaxy meta requirements 2021-09-23 14:36:41 +02:00
molecule/default Switch collectd molecule jobs to use CentOS Stream 8 image 2022-02-16 12:57:50 -05:00
tasks Compute grafana_vip using net_vip_map instead of hiera 2022-06-25 06:42:10 +00:00
vars Introduce tripleo_run_cephadm role and cephadm playbook 2021-02-24 10:46:31 +01:00
README.md Introduce tripleo_run_cephadm role and cephadm playbook 2021-02-24 10:46:31 +01:00

README.md

tripleo_run_cephadm

The purpose of this role is to perform three main actions:

  1. prepare the necessary information for the cephadm playbook execution
  2. Enable the ceph-admin user
  3. execute the cephadm playbook

Role Variables

  • tripleo_run_cephadm_command_log: where the cephadm playbook logs its execution.