Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 222 Bytes

File metadata and controls

12 lines (7 loc) · 222 Bytes

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