summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2014-08-21 13:56:17 -0400
committerScott Moser <smoser@ubuntu.com>2014-08-21 13:56:17 -0400
commitbf89def9439c5721ee700bfb622d86693cdbf491 (patch)
tree8b2de6dcb3266e462a959ec319c55b35121b6f72 /ChangeLog
parenta59eba66ede19aa85f53a1d2b67c3ffd8860b449 (diff)
parent31621d585d183e09b3d857ef2a16bfb699b3a591 (diff)
downloadvyos-cloud-init-bf89def9439c5721ee700bfb622d86693cdbf491.tar.gz
vyos-cloud-init-bf89def9439c5721ee700bfb622d86693cdbf491.zip
systemd: make cloud-init block ssh service startup to guarantee keys exist
LP: #1333920
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8242ff12..c52d83b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,8 @@
- do not write comments in /etc/timezone (LP: #1341710)
- ubuntu: provide 'ubuntu-init-switch' module to aid in systemd testing.
- status/result json: remove 'end' entry which was always null
+ - systemd: make cloud-init block ssh service startup to guarantee keys
+ are generated. [Jordan Evans] (LP: #1333920)
0.7.5:
- open 0.7.5
- Add a debug log message around import failures