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

Next

Made UTC timezone explicit in common/init.sls.

  • Loading branch information
Rowan Bulkow
Rowan Bulkow committed Jul 15, 2016
commit 80b816a46d31b0990a08b644b87605601ecf7c85
@@ -40,6 +40,9 @@ servo:
- shell: /bin/bash
- home: {{ common.servo_home }}
Etc/UTC:

This comment has been minimized.

Copy link
@aneeshusa

aneeshusa Jul 15, 2016

Member

This can just be UTC.

timezone.system
{% for hostname, ip in common.hosts.items() %}
host-{{ hostname }}:
host.present:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.