From 3b2828e86d0551af3964000b901c684be26d67c9 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 17 Oct 2012 20:04:58 +0200 Subject: moved output to output/ --- templates/example/worker.xml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 templates/example/worker.xml (limited to 'templates/example/worker.xml') diff --git a/templates/example/worker.xml b/templates/example/worker.xml deleted file mode 100644 index b6f4667..0000000 --- a/templates/example/worker.xml +++ /dev/null @@ -1,20 +0,0 @@ - - - -%% for name, value in globals.manager.items() -%% if name != 'machine' - <{{ name }}>{{ value }} -%% endif -%% endfor - - - - {{ name }} - {{ password }} - - - {{ portrange }} -%% if debug and debug != '' - {{ debug }} -%% endif - -- cgit v1.2.3