aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2011-09-29 13:34:02 -0300
committerSilvio Rhatto <rhatto@riseup.net>2011-09-29 13:34:02 -0300
commitc065753e082f284660c6cdd5db9529cf83fdaba8 (patch)
tree7f120a8c93e94206e3d07a1999b0083c6163ac3a /templates
parentd5fcfb9740f7062809b8cb4e22b3ef2a6be801b0 (diff)
downloadpuppet-bootstrap-c065753e082f284660c6cdd5db9529cf83fdaba8.tar.gz
puppet-bootstrap-c065753e082f284660c6cdd5db9529cf83fdaba8.tar.bz2
Using certname at puppet.conf
Diffstat (limited to 'templates')
-rw-r--r--templates/puppet/puppet.conf.erb1
1 files changed, 1 insertions, 0 deletions
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