summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-06-29 14:22:22 -0400
committerScott Moser <smoser@ubuntu.com>2012-06-29 14:22:22 -0400
commit853ce299a144670cc7e4ac419c1ec0768c0ef113 (patch)
treee976fd040adef7d21a1f107bd9b6e5295c79c038 /ChangeLog
parenta1a7b1ce28ae57b57d98d6a06bca2a519b9b8f00 (diff)
parent142fad2a9a9acb702793c33269e04d8d01fa00d6 (diff)
downloadvyos-cloud-init-853ce299a144670cc7e4ac419c1ec0768c0ef113.tar.gz
vyos-cloud-init-853ce299a144670cc7e4ac419c1ec0768c0ef113.zip
[merge from trunk] cc_salt_minion: install package salt-minion rather than salt
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e307c20..bf6057e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
0.6.4:
- support relative path in AuthorizedKeysFile (LP: #970071).
- make apt-get update run with --quiet (suitable for logging) (LP: #1012613)
+ - cc_salt_minion: use package 'salt-minion' rather than 'salt' (LP: #996166)
0.6.3:
- add sample systemd config files [Garrett Holmstrom]
- add Fedora support [Garrent Holstrom] (LP: #883286)