Skip to content

CoolestProjects/cp_timezone

Repository files navigation

Timezone Chef Recipe

Attributes

 * ['cp_timezone']['region']="Eire"

Recipes

  • default.rb -sets the timezone to be ln -sf /usr/share/zoneinfo/#{node["cp_timezone"]["region"]} /etc/localtime

About

Sets the timezone on linux machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages