From e7702e7ce425768a54b7129b1d2588a0557b76c6 Mon Sep 17 00:00:00 2001 From: mh Date: Thu, 10 Apr 2008 22:21:36 +0000 Subject: test --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/init.pp b/manifests/init.pp index 079b198..351cc77 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -19,7 +19,7 @@ class puppet { } $real_puppet_config = $puppet_config ? { - '' => "/etc/puppet/puppet.conf", + '' => "/etc/puppet/puppet.confa", default => $puppet_config, } -- cgit v1.2.3