diff options
author | Scott Moser <smoser@ubuntu.com> | 2012-02-15 09:42:56 -0500 |
---|---|---|
committer | Scott Moser <smoser@ubuntu.com> | 2012-02-15 09:42:56 -0500 |
commit | 53bef29462361c9734359ce95ec5a4b838644d05 (patch) | |
tree | bf0510fd72ab2183bd1239c8f7278f32ce3c93fa /ChangeLog | |
parent | fb2fb2ff30db6f1f06f15974a6f6be5c5ed518a6 (diff) | |
parent | 16fd813d8543dd629346e81c4043411c32b7d9d1 (diff) | |
download | vyos-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |