From 8a2457d6fb57105d3b34017db999e737ec0277a3 Mon Sep 17 00:00:00 2001 From: equinox Date: Thu, 27 Sep 2012 01:52:49 +0000 Subject: fixed porter template git-svn-id: https://svn.spreadspace.org/flufigut/trunk@10 88d0365b-309c-4eec-8061-d8e0c04ad69e --- templates/example/porter.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/example/porter.xml') diff --git a/templates/example/porter.xml b/templates/example/porter.xml index d54acc1..cf960bf 100644 --- a/templates/example/porter.xml +++ b/templates/example/porter.xml @@ -4,4 +4,8 @@ worker="{{ component.worker }}" project="flumotion" version="{{ globals.version }}"> + {{ component.properties['port'] }} + {{ component.properties['socket-path'] }} + {{ component.properties['username'] }} + {{ component.properties['password'] }} -- cgit v1.2.3