/[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 904 by misc, Tue Jan 25 11:37:41 2011 UTC revision 905 by misc, Tue Jan 25 15:27:50 2011 UTC
# Line 86  class urpmi_update { Line 86  class urpmi_update {
86          user => root,          user => root,
87          hour => '*/4',          hour => '*/4',
88          minute => 0,          minute => 0,
89          command => "/usr/sbin/urpmi.update -a",          command => "/usr/sbin/urpmi.update -a -q",
90      }      }
91  }  }
92    

Legend:
Removed from v.904  
changed lines
  Added in v.905

  ViewVC Help
Powered by ViewVC 1.1.30