diff options
author | Joshua Harlow <harlowja@gmail.com> | 2014-11-22 12:41:31 -0800 |
---|---|---|
committer | Joshua Harlow <harlowja@gmail.com> | 2014-11-22 12:41:31 -0800 |
commit | 17fef56ab4d1235fb08cae824139b2a7cb6801f4 (patch) | |
tree | c4c3c83d39aeda9d498cfe9120454d7dc132c39c /ChangeLog | |
parent | e4d3fdb65bb31c2c3ed02ffdc14c0437379f64d8 (diff) | |
parent | 696ea58ae484e9006477d5b8714a67861511cfcd (diff) | |
download | vyos-cloud-init-17fef56ab4d1235fb08cae824139b2a7cb6801f4.tar.gz vyos-cloud-init-17fef56ab4d1235fb08cae824139b2a7cb6801f4.zip |
Update to use a newer and better OMNIBUS_URL
This is minor change which uses the new Chef (company) top
level domain for grabbing the Omnibus installation shell script.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ - Be more tolerant of ssh keys passed into 'ssh_authorized_keys'; allowing for list, tuple, set, dict, string types and warning on other unexpected types + - Update to use newer/better OMNIBUS_URL for chef module 0.7.6: - open 0.7.6 - Enable vendordata on CloudSigma datasource (LP: #1303986) |