tripleo-ansible/tripleo_ansible/roles/tripleo_run_cephadm
Francesco Pantano 5a8c23c64e 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
2022-06-22 18:26:19 +00:00
..
defaults Add deployed_ceph feature 2021-08-10 07:46:22 -04:00
meta fix galaxy meta requirements 2021-09-21 08:53:45 -05:00
molecule/default Use default config_podman.yml config for podman driver 2022-05-04 13:22:36 +05:30
tasks Compute grafana_vip using net_vip_map instead of hiera 2022-06-22 18:26:19 +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.