From 9f88bf5b8873d1174e4dc537142bccd98b3e35b2 Mon Sep 17 00:00:00 2001 From: mh Date: Fri, 28 Oct 2011 16:33:28 +0200 Subject: this file should be deployed after the package have been installed, as it replaces the file from the cronjob --- manifests/init.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 954b804..8796a73 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -29,6 +29,7 @@ class tor { owner => root, group => root, mode => 0755, + require => Package["polipo"], source => "puppet:///modules/tor/polipo.cron", } } -- cgit v1.2.3