From 7c4c68b21c0e7d8fc7774d6802f48780a5424197 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 3 Feb 2018 03:47:53 +0100 Subject: use generated planet.xml for kubernetes deployment --- templates/default/flumotion/planet.xml.j2 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'templates/default/flumotion/planet.xml.j2') diff --git a/templates/default/flumotion/planet.xml.j2 b/templates/default/flumotion/planet.xml.j2 index 2f99c0e..881a5ff 100644 --- a/templates/default/flumotion/planet.xml.j2 +++ b/templates/default/flumotion/planet.xml.j2 @@ -2,11 +2,10 @@ -%% for name, value in globals.manager.items() -%% if name != 'machine' - <{{ name }}>{{ value }} -%% endif -%% endfor + + 0.0.0.0 + {{ globals.manager.port }} + {{ globals.manager.transport }} /etc/flumotion/{{ globals.name }}.passwd -- cgit v1.2.3