summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-02-15 09:42:56 -0500
committerScott Moser <smoser@ubuntu.com>2012-02-15 09:42:56 -0500
commit53bef29462361c9734359ce95ec5a4b838644d05 (patch)
treebf0510fd72ab2183bd1239c8f7278f32ce3c93fa /ChangeLog
parentfb2fb2ff30db6f1f06f15974a6f6be5c5ed518a6 (diff)
parent16fd813d8543dd629346e81c4043411c32b7d9d1 (diff)
downloadvyos-cloud-init-53bef29462361c9734359ce95ec5a4b838644d05.tar.gz
vyos-cloud-init-53bef29462361c9734359ce95ec5a4b838644d05.zip
Support salt minions via cloud-config [Jeff Bauer] (LP: #927795)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bdba748e..45af41ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
- add support for adding and deleting CA Certificates [Mike Milner] (LP: #915232)
- in ci-info lines, use '.' to indicate empty field for easier machine reading
- support empty lines in "#include" files (LP: #923043)
+ - support configuration of salt minions (Jeff Bauer) (LP: #927795)
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