Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made UTC timezone explicit in common/init.sls. #439

Closed
wants to merge 3 commits into from
Closed
Changes from 1 commit
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

fixup! Made UTC timezone explicit in common/init.sls.

  • Loading branch information
Rowan Bulkow
Rowan Bulkow committed Jul 15, 2016
commit c4dc7abcd6ce71e92f27707ea1d4a3cc5dd9363a
@@ -40,7 +40,7 @@ servo:
- shell: /bin/bash
- home: {{ common.servo_home }}
Etc/UTC:
UTC:
timezone.system
{% for hostname, ip in common.hosts.items() %}
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.