From c065753e082f284660c6cdd5db9529cf83fdaba8 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 29 Sep 2011 13:34:02 -0300 Subject: Using certname at puppet.conf --- templates/puppet/puppet.conf.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/puppet') diff --git a/templates/puppet/puppet.conf.erb b/templates/puppet/puppet.conf.erb index 6962083..567b322 100644 --- a/templates/puppet/puppet.conf.erb +++ b/templates/puppet/puppet.conf.erb @@ -10,6 +10,7 @@ pluginsync = true vardir = /var/lib/puppet templatedir = $vardir/templates autosign = false +certname = puppet.<%= domain%> #storeconfigs = true #dbadapter = mysql #dbserver = localhost -- cgit v1.2.3