From f2a4c51c5368f18b4f34d46688fcaf0fe5c7cdf0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sat, 2 Jan 2010 12:14:05 -0200 Subject: Minor change --- manifests/init.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/init.pp') diff --git a/manifests/init.pp b/manifests/init.pp index 443e612..76ef58d 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -39,7 +39,7 @@ class nodo { # Apt configuration $backports_enabled = true - $apt_update_method = cron + $apt_update_method = 'cron' include apt file { "/etc/hostname": -- cgit v1.2.3