summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2012-12-12 10:39:43 -0500
committerScott Moser <smoser@ubuntu.com>2012-12-12 10:39:43 -0500
commitcbd1ca764ed265460c3a79729a27ca8e3841390c (patch)
tree4b7327146c527820228f7c4c50f2a67947bd4d41 /ChangeLog
parent5c5041367a8630543d84a9edf9dd4321f0c69718 (diff)
downloadvyos-cloud-init-cbd1ca764ed265460c3a79729a27ca8e3841390c.tar.gz
vyos-cloud-init-cbd1ca764ed265460c3a79729a27ca8e3841390c.zip
add 'omnibus' as an install type for chef.
Thanks to Anatoliy Dobrosynets
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fbfd3385..af1e024d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,7 @@
- fix sudoers writing when entry is a string (LP: #1079002)
- tools/write-ssh-key-fingerprints: use '-s' rather than '--stderr'
option (LP: #1083715)
+ - support omnibus installer for chef [Anatoliy Dobrosynets]
0.7.1:
- sysvinit: fix missing dependency in cloud-init job for RHEL 5.6
- config-drive: map hostname to local-hostname (LP: #1061964)