summaryrefslogtreecommitdiffstats
path: root/filters/cluster/rm/postgres-8/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'filters/cluster/rm/postgres-8/__init__.py')
-rw-r--r--filters/cluster/rm/postgres-8/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/filters/cluster/rm/postgres-8/__init__.py b/filters/cluster/rm/postgres-8/__init__.py
index 80a877a..b8b035f 100644
--- a/filters/cluster/rm/postgres-8/__init__.py
+++ b/filters/cluster/rm/postgres-8/__init__.py
@@ -26,7 +26,7 @@ ccsflat2pcsprelude = '''\
<!-- INSTANCE_ATTRIBUTES -->
<instance_attributes id="{concat($Prefix, '-ATTRS')}">
''' + (
- rg2hb_xsl('config', 'config_file', required=True)
+ rg2hb_xsl('config', 'config_file', req=True)
+
rg2hb_xsl('start_opt', 'postmaster_options')
+