Parent Directory | Revision Log | 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 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.30 |