Skip to content

Instantly share code, notes, and snippets.

@therealbill
Created July 29, 2013 16:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save therealbill/6105634 to your computer and use it in GitHub Desktop.
Save therealbill/6105634 to your computer and use it in GitHub Desktop.
clock:
/etc/sysconfig/clock:
file.managed:
- source: salt://core/files/clock
/etc/localtime:
file.symlink:
- target: /usr/share/zoninfo/America/Los_Angeles
- force: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment