/[adm]/puppet/deployment/common/manifests/init.pp
ViewVC logotype

Diff of /puppet/deployment/common/manifests/init.pp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 227 by dams, Wed Nov 10 11:23:09 2010 UTC revision 228 by dams, Wed Nov 10 11:26:55 2010 UTC
# Line 82  class urpmi_update { Line 82  class urpmi_update {
82      cron { urpmi_update:      cron { urpmi_update:
83          user => root,          user => root,
84          hour => 4,          hour => 4,
85            minute => *,
86          command => "urpmi.update -a",          command => "urpmi.update -a",
87      }      }
88    

Legend:
Removed from v.227  
changed lines
  Added in v.228

  ViewVC Help
Powered by ViewVC 1.1.30