aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-04 11:55:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-04 11:55:42 -0300
commitdad616343a9a8fcaec4b25a87c66a3ae725a11f1 (patch)
treeb24d40a90107651bf91ee4cddf5526c79118b82d /templates
parent71e2d679d6757b9f7b6680468c4c6d6e3c42dcc6 (diff)
downloadpuppet-bootstrap-dad616343a9a8fcaec4b25a87c66a3ae725a11f1.tar.gz
puppet-bootstrap-dad616343a9a8fcaec4b25a87c66a3ae725a11f1.tar.bz2
Hiera suport at config target
Diffstat (limited to 'templates')
-rw-r--r--templates/puppet/puppet.conf.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/puppet/puppet.conf.erb b/templates/puppet/puppet.conf.erb
index 2ebfc9e..d2b50d3 100644
--- a/templates/puppet/puppet.conf.erb
+++ b/templates/puppet/puppet.conf.erb
@@ -14,7 +14,7 @@ storeconfigs = true
dbadapter = mysql
dbserver = localhost
dbuser = puppet
-dbpassword = <%= storeconfigs_pw %>
+dbpassword = <%= db_password %>
dbconnections = 15
certname = puppet.<%= base_domain %>
ssl_client_header = SSL_CLIENT_S_DN