From 3c9131b09c3ca16d25a9340b965bdd4df70b8325 Mon Sep 17 00:00:00 2001 From: Brian Coca Date: Mon, 20 Apr 2015 10:20:50 -0400 Subject: [PATCH] added aliases docs --- system/gluster_volume.py | 1 + 1 file changed, 1 insertion(+) diff --git a/system/gluster_volume.py b/system/gluster_volume.py index af4a70b7094..2a8bc74df72 100644 --- a/system/gluster_volume.py +++ b/system/gluster_volume.py @@ -67,6 +67,7 @@ options: default: null description: - Brick paths on servers. Multiple brick paths can be separated by commas + aliases: ['brick'] start_on_create: choices: [ 'yes', 'no'] required: false