Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-12 | [PATCH 05/13] Fix pylint warnings W0613 (unused argument) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2012-01-12 | [PATCH 04/13] Fix pylint warnings W0611 (unused import) | Scott Moser | |
From: Juerg Haefliger <juerg.haefliger@hp.com> | |||
2011-10-30 | Write timezone data to /etc/sysconfig/clock | Scott Moser | |
If the file /etc/sysconfig/clock exists, assume fedora style timezone config and write 'ZONE="%s' to that file. taken from git://pkgs.fedoraproject.org/cloud-init.git commit 87f33190f43d2b26cced4597e7298835024466c2 Author: Garrett Holmstrom <gholms@fedoraproject.org> Patch5: cloud-init-0.6.2-tzsysconfig.patch | |||
2011-03-30 | cloudinit/CloudConfig/cc_timezone.py: remove debug print out | Scott Moser | |
2011-01-26 | add timezone to cloud-config (LP: #645458) | Scott Moser | |
LP: #645458 |