From a43d1a058491d0255fd732f2f964379f18418356 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 03:15:56 +0100 Subject: deploying manager to k8s works now --- templates/default/flumotion/worker.xml | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 templates/default/flumotion/worker.xml (limited to 'templates/default/flumotion/worker.xml') diff --git a/templates/default/flumotion/worker.xml b/templates/default/flumotion/worker.xml deleted file mode 100644 index b6f4667..0000000 --- a/templates/default/flumotion/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