Merge pull request #42806 from rallytime/fix-42683

Update doc references in glusterfs.volume_present
This commit is contained in:
Nicole Thomas 2017-08-10 10:10:16 -04:00 committed by GitHub
commit c746f79a3a

View File

@ -121,13 +121,13 @@ def volume_present(name, bricks, stripe=False, replica=False, device_vg=False,
.. code-block:: yaml
myvolume:
glusterfs.created:
glusterfs.volume_present:
- bricks:
- host1:/srv/gluster/drive1
- host2:/srv/gluster/drive2
Replicated Volume:
glusterfs.created:
glusterfs.volume_present:
- name: volume2
- bricks:
- host1:/srv/gluster/drive2