From 086c2c6ef44df9e4a4b812645c82c60ae83322b0 Mon Sep 17 00:00:00 2001 From: mh Date: Mon, 2 Nov 2009 00:52:24 +0100 Subject: update file path to new 0.25 style --- manifests/debian.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/debian.pp') diff --git a/manifests/debian.pp b/manifests/debian.pp index b25d2d5..2583d85 100644 --- a/manifests/debian.pp +++ b/manifests/debian.pp @@ -1,6 +1,6 @@ class shorewall::debian inherits shorewall::base { file{'/etc/default/shorewall': - source => "puppet://$server/shorewall/debian/default", + source => "puppet://$server/modules/shorewall/debian/default", require => Package['shorewall'], notify => Service['shorewall'], owner => root, group => 0, mode => 0644; -- cgit v1.2.3