From 9d4d507a6c86412f1815efc1e9345f37f0956465 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 22 Sep 2010 00:32:46 -0300 Subject: Adding sketches for hydractl --- hydra | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hydra') diff --git a/hydra b/hydra index 0f2ea06..46a2e5b 100755 --- a/hydra +++ b/hydra @@ -50,6 +50,11 @@ function hydra_init { puppetd --no-daemonize --debug --verbose } +# Register an existing hydra +function hydra_register { + # TODO +} + # Command-line parameters COMMAND="$1" BASENAME="`basename $0`" -- cgit v1.2.3