summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-12-21 08:56:35 -0500
committerScott Moser <smoser@ubuntu.com>2011-12-21 08:56:35 -0500
commit354854c3a84b586f80da3da7691c3831fa3d7204 (patch)
tree002bcb60fbe9490951c5d7fe15ed99df1694e29b /ChangeLog
parent7b6da6936cdf690598b6ed16f5c5c254dca19e39 (diff)
parent64b80e08bc61554e22606edd4153070bcdd18089 (diff)
downloadvyos-cloud-init-354854c3a84b586f80da3da7691c3831fa3d7204.tar.gz
vyos-cloud-init-354854c3a84b586f80da3da7691c3831fa3d7204.zip
support configuration of landscape-client via cloud-config (LP: #857366)
This adds the ability to configure landscape client code from cloud-config. The fields available are those that were populated to /etc/landscape/client.conf when I ran landscape-config on precise ('11.07.1.1-0ubuntu2') LP: #857366
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 02c9e1ff..552e1023 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,7 @@
- put INSTANCE_ID environment variable in bootcmd scripts
- add 'cloud-init-per' script for easily running things with a given frequency
- replace cloud-init-run-module with cloud-init-per
+ - support configuration of landscape-client via cloud-config (LP: #857366)
0.6.2:
- fix bug where update was not done unless update was explicitly set.
It would not be run if 'upgrade' or packages were set to be installed