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
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,9 @@ 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' }}`.
36
+
*`cifmw_cephadm_basedir`: (String) Base directory for artifacts and logs.
37
+
Defaults to `cifmw_basedir`, which defaults
38
+
to `{{ ansible_user_dir ~ '/ci-framework-data' }}`.
37
39
38
40
*`cifmw_cephadm_default_container`: If this is value is `true`, then
39
41
`cephadm bootstrap` is not passed the `--image` parameter and whatever
0 commit comments