tripleo-ansible/tripleo_ansible/roles/tripleo_run_cephadm
Chandan Kumar (raukadah) e7c4445b15 Use default config_podman.yml config for podman driver
By following the footprint of
https://review.opendev.org/c/openstack/tripleo-ansible/+/839685
to use default config for delegated driver.

It adds the default podman config and reuse the same in all
roles where CentOS8 image is used for testing.

Note: It is not a clean cherry-pick. It fixes ceph molecule
jobs.

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I3e6dba0539b9622433ce74e18b5fbdc05e5bcaaf
(cherry picked from commit d95784efa5)
2022-07-14 02:19:14 +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 Use default config_podman.yml config for podman driver 2022-07-14 02:19:14 +00: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.