diff options
author | Scott Moser <smoser@ubuntu.com> | 2011-01-26 14:31:32 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2011-01-26 14:31:32 -0500 |
commit | a8f7776c67fe9063862db6a15e4fce5efefbdb98 (patch) | |
tree | d9e2e42110059b541c26b890719029aabcbcc905 /ChangeLog | |
parent | fcbdfd587818c7144193b6c709ec29fda4fb9b00 (diff) | |
download | vyos-cloud-init-a8f7776c67fe9063862db6a15e4fce5efefbdb98.tar.gz vyos-cloud-init-a8f7776c67fe9063862db6a15e4fce5efefbdb98.zip |
add timezone to cloud-config (LP: #645458)
LP: #645458
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,3 +35,4 @@ system config. changen "cloud_type: auto" as configuration for this to 'datasource_list: [ "Ec2" ]'. Each of the items in that list must be modules that can be loaded by "DataSource<item>" + - add 'timezone' option to cloud-config (LP: #645458) |