From: Stephen Gran Date: Thu, 5 Apr 2012 14:55:48 +0000 (+0000) Subject: let's try this X-Git-Url: https://git.donarmstrong.com/?p=dsa-puppet.git;a=commitdiff_plain;h=fe4a49bcab3b096d08de2a03c9b2106acab23bc2 let's try this Signed-off-by: Stephen Gran --- diff --git a/.gitignore b/.gitignore index e19d5bbe..60148ce9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ puppet.conf +.config-version modules/nagios/files/dsa-nagios modules/exim/files/certs/ modules/ssl/files/ diff --git a/modules/debian-org/files/puppet.conf b/modules/debian-org/files/puppet.conf index d803758b..ee7cd93f 100644 --- a/modules/debian-org/files/puppet.conf +++ b/modules/debian-org/files/puppet.conf @@ -19,6 +19,7 @@ templatedir=/etc/puppet/templates environments = development,testing,production,staging reports = store, http reporturl = http://puppet-dashboard.debian.org:3000/reports/upload +config_version = cat /etc/puppet/.config-version [puppetd] environments = development,testing,production,staging