Skip to content

Commit f558e4d

Browse files
authored
Fix pvs in README
Fixes: #41
1 parent 6ff82b5 commit f558e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ should be a dict containing the following items:
2727
- `source` The name of the volume group (when type is `logical`) or RBD pool
2828
(when type is `rbd`).
2929
- `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`)
3130
type is `logical`)
31+
- `hosts` The list of the Ceph monitors IPs or hostnames. (only `rbd`)
3232
- `username` The username used for RADOS authentification. (only `rbd`)
3333
- `passphrase` The passphrase used for RADOS authentification. (only `rbd`)
3434

0 commit comments

Comments
 (0)