]> gitweb.fluxo.info Git - puppet-nodo.git/commitdiff
Minor change
authorSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jan 2010 14:14:05 +0000 (12:14 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sat, 2 Jan 2010 14:14:05 +0000 (12:14 -0200)
manifests/init.pp

index 443e612bce84a9921eaf73bda53c4b6188c899b9..76ef58da8d8844ce78c90768086fa1f0f6ccc10e 100644 (file)
@@ -39,7 +39,7 @@ class nodo {
 
   # Apt configuration
   $backports_enabled = true
-  $apt_update_method = cron
+  $apt_update_method = 'cron'
   include apt
 
   file { "/etc/hostname":