summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-01-25 05:40:05 +0000
committerScott Moser <smoser@ubuntu.com>2011-01-25 05:40:05 +0000
commitfd1b2ab551ca98735282aff554f689dd5a9df3f0 (patch)
treeacfedda8a1e19e2859a400696411c45c3fb66909 /ChangeLog
parentfb2d4770fb3c5ba16c01ebb64a66e7ef988ffa42 (diff)
downloadvyos-cloud-init-fd1b2ab551ca98735282aff554f689dd5a9df3f0.tar.gz
vyos-cloud-init-fd1b2ab551ca98735282aff554f689dd5a9df3f0.zip
add support for posting data to a URL (phone_home)
There is no default configured. Nothing is done by default.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d7585c4..8ddb3a07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,3 +29,4 @@
user_scripts to config_user_scripts
- add support for redirecting output of cloud-init, cloud-config, cloud-final
via the config file, or user data config file
+ - add support for posting data about the instance to a url (phone_home)