From 5cb1933757800bad9ba98090351aec972403e00d Mon Sep 17 00:00:00 2001 From: Stephen Gran Date: Sun, 29 Jul 2012 10:51:09 +0100 Subject: [PATCH] we want the output Signed-off-by: Stephen Gran --- modules/debian-org/templates/puppet.conf.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/debian-org/templates/puppet.conf.erb b/modules/debian-org/templates/puppet.conf.erb index f4d97ac98..3ac67f1e1 100644 --- a/modules/debian-org/templates/puppet.conf.erb +++ b/modules/debian-org/templates/puppet.conf.erb @@ -22,7 +22,7 @@ config_version = cat /etc/puppet/.config-version thin_storeconfigs = true dbadapter=mysql dbuser=puppet -dbpassword=<% scope.lookupvar('dbpassword') %> +dbpassword=<%= scope.lookupvar('dbpassword') %> dbserver=localhost <%- end -%> -- 2.20.1