From b4cef3c5943b2bda1fe5704dd48f1014e63092d1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 9 May 2010 01:23:33 -0300 Subject: Trying without refreshonly --- manifests/init.pp | 1 - 1 file changed, 1 deletion(-) (limited to 'manifests') diff --git a/manifests/init.pp b/manifests/init.pp index b85ddd5..93e9364 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -116,7 +116,6 @@ class reprepro { user => reprepro, subscribe => File["$basedir/.gnupg"], require => File["/usr/local/bin/reprepro-export-key"], - refreshonly => true, } cron { reprepro: -- cgit v1.2.3