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: start_on_create:
choices: [ 'yes', 'no'] choices: [ 'yes', 'no']
required: false required: false
default: 'yes'
description: description:
- Controls whether the volume is started after creation or not, defaults to yes - Controls whether the volume is started after creation or not, defaults to yes
rebalance: rebalance:

Loading…
Cancel
Save