tripleo-ansible/tripleo_ansible/roles/tripleo_run_cephadm/tasks
Francesco Pantano b200d84dd1
Fix typo when nova pool is built and wrong flag during cli creation
When the upgrade from nautilus to pacific is performed, the regular
cephadm playbook fails during pools creation. This is caused due to a
typo in the build_pools task that processes the vms pool. In addition,
during the same run, if no spec is present, post.yaml fails getting the
right cli due to a wrong 'mount_spec' flag value. This change fixes both
failures removing the extra space that caused the pool creation failure
and the mount_spec flag that caused an issue in the get_cli task.

Closes-Bug: #1990195

Signed-off-by: Francesco Pantano <fpantano@redhat.com>
Change-Id: I253c8feb72404e2620821472447b08905d5cd16b
2022-09-19 23:20:48 +02:00
..
build_config_overrides.yml Ceph roles cleanup 2021-07-07 13:50:48 +02:00
build_keys.yml Ceph roles cleanup 2021-07-07 13:50:48 +02:00
build_pools.yml Fix typo when nova pool is built and wrong flag during cli creation 2022-09-19 23:20:48 +02:00
disable_cephadm.yml Add support for enable/disable of cephadm SSH user 2021-12-13 10:29:18 +00:00
enable_ceph_admin_user.yml Add support for enable/disable of cephadm SSH user 2021-12-13 10:29:18 +00:00
main.yml Introduce tripleo_run_cephadm role and cephadm playbook 2021-02-24 10:46:31 +01:00
prepare.yml Revert "Override tripleo_ceph_client_vars in tripleo_run_cephadm role" 2022-07-13 20:54:34 +00:00