/[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 2651 by misc, Wed Oct 27 15:51:23 2010 UTC revision 2652 by misc, Mon Mar 19 22:02:45 2012 UTC
# Line 1  Line 1 
1    class timezone {}
 class timezone {  
     define timezone() {  
         file { "/etc/localtime":  
             ensure => "/usr/share/zoneinfo/$name"  
         }  
     }  
 }  

Legend:
Removed from v.2651  
changed lines
  Added in v.2652

  ViewVC Help
Powered by ViewVC 1.1.30