From 20d998a6d680d94fa9146ee590fd33d0dd5609d3 Mon Sep 17 00:00:00 2001 From: RJ Nowling Date: Fri, 17 Apr 2015 14:59:10 -0500 Subject: [PATCH] Improve documentation for gluster_volume brick parameter --- system/gluster_volume.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/gluster_volume.py b/system/gluster_volume.py index b27d41ca342..3af54e8d551 100644 --- a/system/gluster_volume.py +++ b/system/gluster_volume.py @@ -66,7 +66,7 @@ options: required: false default: null description: - - Brick path on servers. Multiple bricks can be specified by commas + - Brick path on servers. Multiple brick paths can be separated by commas start_on_create: choices: [ 'yes', 'no'] required: false