diff options
author | Scott Moser <smoser@ubuntu.com> | 2016-05-26 11:51:38 -0400 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2016-05-26 11:51:38 -0400 |
commit | 4789f071a1ad7a437f257d3f1cb46d1ea3a52150 (patch) | |
tree | 760f6efefb202211245ee89b298588fe56295e52 /ChangeLog | |
parent | ac851b8ff106abb4314d2b71f2a7dc194b259899 (diff) | |
parent | 0dbe69aa34948d73d5709a7ddc19389e05e1a268 (diff) | |
download | vyos-cloud-init-4789f071a1ad7a437f257d3f1cb46d1ea3a52150.tar.gz vyos-cloud-init-4789f071a1ad7a437f257d3f1cb46d1ea3a52150.zip |
merge with trunk
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -110,6 +110,8 @@ - Paths: fix instance path if datasource's id has a '/'. (LP: #1575938) [Robert Jennings] - Ec2: do not retry requests for user-data path on 404. + - settings on the kernel command line (cc:) override all local settings + rather than only those in /etc/cloud/cloud.cfg (LP: #1582323) 0.7.6: - open 0.7.6 |