We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ff82b5 commit f558e4dCopy full SHA for f558e4d
README.md
@@ -27,8 +27,8 @@ should be a dict containing the following items:
27
- `source` The name of the volume group (when type is `logical`) or RBD pool
28
(when type is `rbd`).
29
- `pvs` A list of physical volumes the volume group consists of. (only when
30
-- `hosts` The list of the Ceph monitors IPs or hostnames. (only `rbd`)
31
type is `logical`)
+- `hosts` The list of the Ceph monitors IPs or hostnames. (only `rbd`)
32
- `username` The username used for RADOS authentification. (only `rbd`)
33
- `passphrase` The passphrase used for RADOS authentification. (only `rbd`)
34
0 commit comments