From b78acc61ce2a2493c2e163d8558ae28ef7a8aeb7 Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Fri, 27 Jul 2012 09:48:02 -0500 Subject: [PATCH] Remove bogus pre and post run commands. Change-Id: I04ae522d41f324babd255c7153c0ab1e9db9c524 --- modules/openstack_project/templates/puppet.conf.erb | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/openstack_project/templates/puppet.conf.erb b/modules/openstack_project/templates/puppet.conf.erb index f4a04b109a..e023af46d5 100644 --- a/modules/openstack_project/templates/puppet.conf.erb +++ b/modules/openstack_project/templates/puppet.conf.erb @@ -5,8 +5,6 @@ ssldir=/var/lib/puppet/ssl rundir=/var/run/puppet factpath=$vardir/lib/facter templatedir=$confdir/templates -prerun_command=/etc/puppet/etckeeper-commit-pre -postrun_command=/etc/puppet/etckeeper-commit-post server=ci-puppetmaster.openstack.org certname=<%= fqdn %>