summaryrefslogtreecommitdiff
path: root/templates/default/flumotion/planet.xml.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/default/flumotion/planet.xml.j2')
-rw-r--r--templates/default/flumotion/planet.xml.j25
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/default/flumotion/planet.xml.j2 b/templates/default/flumotion/planet.xml.j2
index 881a5ff..0a86b30 100644
--- a/templates/default/flumotion/planet.xml.j2
+++ b/templates/default/flumotion/planet.xml.j2
@@ -7,7 +7,10 @@
<port>{{ globals.manager.port }}</port>
<transport>{{ globals.manager.transport }}</transport>
<component name="manager-bouncer" type="htpasswdcrypt-bouncer">
- <property name="filename">/etc/flumotion/{{ globals.name }}.passwd</property>
+<!-- <property name="filename">/etc/flumotion/{{ globals.name }}.passwd</property> -->
+ <property name="data">
+ user:PSfNpHTkpTx1M
+ </property>
</component>
</manager>