/[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 223 by misc, Wed Nov 10 02:16:19 2010 UTC revision 227 by dams, Wed Nov 10 11:23:09 2010 UTC
# Line 81  class default_ssh_root_key { Line 81  class default_ssh_root_key {
81  class urpmi_update {  class urpmi_update {
82      cron { urpmi_update:      cron { urpmi_update:
83          user => root,          user => root,
84          hour => 3,          hour => 4,
         minute => 14,  
85          command => "urpmi.update -a",          command => "urpmi.update -a",
86      }      }
87    

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

  ViewVC Help
Powered by ViewVC 1.1.30