Fix documentation default value for gluster_volume start_on_create

pull/18777/head
Jeroen Geusebroek 9 years ago committed by Matt Clay
parent 5c6a3a348e
commit f1c3eb1413

@ -71,6 +71,7 @@ options:
start_on_create:
choices: [ 'yes', 'no']
required: false
default: 'yes'
description:
- Controls whether the volume is started after creation or not, defaults to yes
rebalance:

Loading…
Cancel
Save