/[adm]/puppet/modules/timezone/manifests/init.pp
ViewVC logotype

Diff of /puppet/modules/timezone/manifests/init.pp

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

revision 40 by misc, Tue Oct 26 21:48:15 2010 UTC revision 41 by misc, Wed Oct 27 15:13:50 2010 UTC
# Line 1  Line 1 
1    
2  class timezone {  class timezone {
3      file { "/etc/localetime":      file { "/etc/localtime":
4          ensure => "/usr/share/zoneinfo/$name"          ensure => "/usr/share/zoneinfo/$name"
5      }      }
6  }  }

Legend:
Removed from v.40  
changed lines
  Added in v.41

  ViewVC Help
Powered by ViewVC 1.1.30