You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/cifmw_cephadm/README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,8 @@ Requires an Ansible user who can become root to install Ceph server.
33
33
The `hooks/playbooks/ceph.yml` hook playbook defaults these parameters so
34
34
that they do not need to be changed for a typical EDPM deployment.
35
35
36
+
*`cifmw_cephadm_basedir`: (String) Base directory for artifacts and logs. Defaults to `cifmw_basedir`, which defaults to `{{ ansible_user_dir ~ '/ci-framework-data' }}`.
37
+
36
38
*`cifmw_cephadm_default_container`: If this is value is `true`, then
37
39
`cephadm bootstrap` is not passed the `--image` parameter and whatever
38
40
default Ceph container defined inside of `cephadm` is used. Otherwise
0 commit comments