summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-09-01 11:10:10 -0400
committerScott Moser <smoser@ubuntu.com>2011-09-01 11:10:10 -0400
commitfa5856659de5b81859d401be7321b76e4f5b7463 (patch)
tree29177c2eb29e40ee04a36a3e468f10306ef53913 /ChangeLog
parentdb2db4a5b20b5e3cf7f4bd7efa92c0f0062311a3 (diff)
downloadvyos-cloud-init-fa5856659de5b81859d401be7321b76e4f5b7463.tar.gz
vyos-cloud-init-fa5856659de5b81859d401be7321b76e4f5b7463.zip
DataSourceOVF: change the default instance id from nocloud to iid-dsovf
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e16cf18..b1d30453 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -52,6 +52,7 @@
- DataSourceNoCloud, DataSourceOVF : do not provide a default hostname.
This way the configured hostname of the system will be used if not provided
by metadata (LP: #838280)
+ - DataSourceOVF: change the default instance id to 'iid-dsovf' from 'nocloud'
0.6.1:
- fix bug in fixing permission on /var/log/cloud-init.log (LP: #704509)