summaryrefslogtreecommitdiffstats
path: root/config/gluster-commands.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'config/gluster-commands.cfg')
-rw-r--r--config/gluster-commands.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/gluster-commands.cfg b/config/gluster-commands.cfg
index c2d70a7..41aa99b 100644
--- a/config/gluster-commands.cfg
+++ b/config/gluster-commands.cfg
@@ -62,6 +62,11 @@ define command{
}
define command{
+ command_name gluster_auto_discovery
+ command_line $USER1$/gluster/discovery.py -H $ARG1$ -c $ARG2$
+}
+
+define command{
command_name check_dummy
command_line $USER1$/check_dummy 0
}